Amazon.ElasticFileSystem.Model.DescribeFileSystemsRequest.IsSetCreationToken C# (CSharp) Method

IsSetCreationToken() private method

private IsSetCreationToken ( ) : bool
return bool
        internal bool IsSetCreationToken()
        {
            return this._creationToken != null;
        }