Amazon.CloudWatchLogs.Model.ExportTask.IsSetDestinationPrefix C# (CSharp) 메소드

IsSetDestinationPrefix() 개인적인 메소드

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