Amazon.Redshift.Model.DescribeHsmConfigurationsResponse.IsSetHsmConfigurations C# (CSharp) Method

IsSetHsmConfigurations() private method

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