Amazon.ConfigService.Model.DescribeConfigurationRecorderStatusRequest.IsSetConfigurationRecorderNames C# (CSharp) Méthode

IsSetConfigurationRecorderNames() private méthode

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