Amazon.ConfigService.Model.DescribeConfigurationRecorderStatusResponse.IsSetConfigurationRecordersStatus C# (CSharp) 메소드

IsSetConfigurationRecordersStatus() 개인적인 메소드

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