Amazon.CloudWatchLogs.Model.DeleteLogStreamRequest.IsSetLogGroupName C# (CSharp) Méthode

IsSetLogGroupName() private méthode

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