Amazon.Redshift.Model.DescribeHsmConfigurationsResponse.IsSetHsmConfigurations C# (CSharp) 메소드

IsSetHsmConfigurations() 개인적인 메소드

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