Amazon.ConfigService.Model.PutConfigurationRecorderRequest.IsSetConfigurationRecorder C# (CSharp) 메소드

IsSetConfigurationRecorder() 개인적인 메소드

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