Amazon.ConfigService.Model.ConfigurationRecorder.IsSetRecordingGroup C# (CSharp) Method

IsSetRecordingGroup() private method

private IsSetRecordingGroup ( ) : bool
return bool
        internal bool IsSetRecordingGroup()
        {
            return this._recordingGroup != null;
        }