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

IsSetHsmConfigurations() private method

private IsSetHsmConfigurations ( ) : bool
return bool
        internal bool IsSetHsmConfigurations()
        {
            return this.hsmConfigurations.Count > 0;
        }
    }
DescribeHsmConfigurationsResult