Amazon.ConfigService.Model.ConfigurationRecorder.IsSetRecordingGroup C# (CSharp) Méthode

IsSetRecordingGroup() private méthode

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