Amazon.ConfigService.Model.PutConfigurationRecorderRequest.IsSetConfigurationRecorder C# (CSharp) Method

IsSetConfigurationRecorder() private method

private IsSetConfigurationRecorder ( ) : bool
return bool
        internal bool IsSetConfigurationRecorder()
        {
            return this._configurationRecorder != null;
        }
PutConfigurationRecorderRequest