Method | Description | |
---|---|---|
DescribeTagsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeTagsRequest ( string fileSystemId ) : System |
Instantiates DescribeTagsRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetFileSystemId ( ) : bool | ||
IsSetMarker ( ) : bool | ||
IsSetMaxItems ( ) : bool |
public DescribeTagsRequest ( string fileSystemId ) : System | ||
fileSystemId | string | ID of the file system whose tag set you want to retrieve. |
return | System |