Amazon.IdentityManagement.Model.ListServerCertificatesResult.IsSetServerCertificateMetadataList C# (CSharp) Method

IsSetServerCertificateMetadataList() private method

private IsSetServerCertificateMetadataList ( ) : bool
return bool
        internal bool IsSetServerCertificateMetadataList()
        {
            return this.serverCertificateMetadataList.Count > 0;
        }