Amazon.ConfigService.Model.DescribeConfigurationRecorderStatusResponse.IsSetConfigurationRecordersStatus C# (CSharp) Method

IsSetConfigurationRecordersStatus() private method

private IsSetConfigurationRecordersStatus ( ) : bool
return bool
        internal bool IsSetConfigurationRecordersStatus()
        {
            return this._configurationRecordersStatus != null && this._configurationRecordersStatus.Count > 0; 
        }
DescribeConfigurationRecorderStatusResponse