Amazon.CloudWatchLogs.Model.PutDestinationPolicyRequest.IsSetDestinationName C# (CSharp) Method

IsSetDestinationName() private method

private IsSetDestinationName ( ) : bool
return bool
        internal bool IsSetDestinationName()
        {
            return this._destinationName != null;
        }