Amazon.CloudWatchLogs.Model.DescribeDestinationsRequest.IsSetDestinationNamePrefix C# (CSharp) Method

IsSetDestinationNamePrefix() private method

private IsSetDestinationNamePrefix ( ) : bool
return bool
        internal bool IsSetDestinationNamePrefix()
        {
            return this._destinationNamePrefix != null;
        }