Amazon.ConfigService.Model.DescribeConfigurationRecorderStatusRequest.IsSetConfigurationRecorderNames C# (CSharp) Method

IsSetConfigurationRecorderNames() private method

private IsSetConfigurationRecorderNames ( ) : bool
return bool
        internal bool IsSetConfigurationRecorderNames()
        {
            return this._configurationRecorderNames != null && this._configurationRecorderNames.Count > 0; 
        }
DescribeConfigurationRecorderStatusRequest