Amazon.ConfigService.Model.DescribeConfigurationRecorderStatusResponse.IsSetConfigurationRecordersStatus C# (CSharp) Méthode

IsSetConfigurationRecordersStatus() private méthode

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