Amazon.SimpleEmail.Model.DescribeConfigurationSetRequest.IsSetConfigurationSetAttributeNames C# (CSharp) Method

IsSetConfigurationSetAttributeNames() private method

private IsSetConfigurationSetAttributeNames ( ) : bool
return bool
        internal bool IsSetConfigurationSetAttributeNames()
        {
            return this._configurationSetAttributeNames != null && this._configurationSetAttributeNames.Count > 0; 
        }