Amazon.IdentityManagement.Model.ServerCertificateMetadata.IsSetServerCertificateId C# (CSharp) Method

IsSetServerCertificateId() private method

private IsSetServerCertificateId ( ) : bool
return bool
        internal bool IsSetServerCertificateId()
        {
            return this._serverCertificateId != null;
        }