Skip to content

/AWS1/CL_ECSFSXWINDOWSFILESE00

This parameter is specified when you're using Amazon FSx for Windows File Server file system for task storage.

For more information and the input format, see Amazon FSx for Windows File Server volumes in the Amazon Elastic Container Service Developer Guide.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_filesystemid TYPE /AWS1/ECSSTRING /AWS1/ECSSTRING

The Amazon FSx for Windows File Server file system ID to use.

iv_rootdirectory TYPE /AWS1/ECSSTRING /AWS1/ECSSTRING

The directory within the Amazon FSx for Windows File Server file system to mount as the root directory inside the host.

io_authorizationconfig TYPE REF TO /AWS1/CL_ECSFSXWINDOWSFILESE01 /AWS1/CL_ECSFSXWINDOWSFILESE01

The authorization configuration details for the Amazon FSx for Windows File Server file system.


Queryable Attributes

fileSystemId

The Amazon FSx for Windows File Server file system ID to use.

Accessible with the following methods

Method Description
GET_FILESYSTEMID() Getter for FILESYSTEMID, with configurable default
ASK_FILESYSTEMID() Getter for FILESYSTEMID w/ exceptions if field has no value
HAS_FILESYSTEMID() Determine if FILESYSTEMID has a value

rootDirectory

The directory within the Amazon FSx for Windows File Server file system to mount as the root directory inside the host.

Accessible with the following methods

Method Description
GET_ROOTDIRECTORY() Getter for ROOTDIRECTORY, with configurable default
ASK_ROOTDIRECTORY() Getter for ROOTDIRECTORY w/ exceptions if field has no value
HAS_ROOTDIRECTORY() Determine if ROOTDIRECTORY has a value

authorizationConfig

The authorization configuration details for the Amazon FSx for Windows File Server file system.

Accessible with the following methods

Method Description
GET_AUTHORIZATIONCONFIG() Getter for AUTHORIZATIONCONFIG