Amazon.CloudWatchLogs.Model.DescribeDestinationsRequest.IsSetDestinationNamePrefix C# (CSharp) 메소드

IsSetDestinationNamePrefix() 개인적인 메소드

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