Amazon.RDS.Model.Certificate.IsSetCertificateType C# (CSharp) Method

IsSetCertificateType() private method

private IsSetCertificateType ( ) : bool
return bool
        internal bool IsSetCertificateType()
        {
            return this._certificateType != null;
        }