Amazon.Redshift.Model.DescribeHsmConfigurationsResponse.IsSetHsmConfigurations C# (CSharp) Méthode

IsSetHsmConfigurations() private méthode

private IsSetHsmConfigurations ( ) : bool
Résultat bool
        internal bool IsSetHsmConfigurations()
        {
            return this._hsmConfigurations != null && this._hsmConfigurations.Count > 0; 
        }
DescribeHsmConfigurationsResponse