Amazon.IdentityManagement.Model.SigningCertificate.IsSetCertificateId C# (CSharp) Method

IsSetCertificateId() private method

private IsSetCertificateId ( ) : bool
return bool
        internal bool IsSetCertificateId()
        {
            return this.certificateId != null;
        }