/AWS1/CL_S3FCREATEMOUNTTGTRSP¶
CreateMountTargetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_ownerid TYPE /AWS1/S3FAWSACCOUNTID /AWS1/S3FAWSACCOUNTID¶
The Amazon Web Services account ID of the mount target owner.
iv_mounttargetid TYPE /AWS1/S3FMOUNTTARGETID /AWS1/S3FMOUNTTARGETID¶
The ID of the mount target, assigned by S3 Files. This ID is used to reference the mount target in subsequent API calls.
iv_subnetid TYPE /AWS1/S3FSUBNETID /AWS1/S3FSUBNETID¶
The ID of the subnet where the mount target is located.
Optional arguments:¶
iv_availabilityzoneid TYPE /AWS1/S3FAVAILABILITYZONEID /AWS1/S3FAVAILABILITYZONEID¶
The unique and consistent identifier of the Availability Zone where the mount target is located. For example,
use1-az1is an Availability Zone ID for theus-east-1Amazon Web Services Region, and it has the same location in every Amazon Web Services account.
iv_filesystemid TYPE /AWS1/S3FFILESYSTEMID /AWS1/S3FFILESYSTEMID¶
The ID of the S3 File System associated with the mount target.
iv_ipv4address TYPE /AWS1/S3FIPV4ADDRESS /AWS1/S3FIPV4ADDRESS¶
The IPv4 address assigned to the mount target.
iv_ipv6address TYPE /AWS1/S3FIPV6ADDRESS /AWS1/S3FIPV6ADDRESS¶
The IPv6 address assigned to the mount target.
iv_networkinterfaceid TYPE /AWS1/S3FNETWORKINTERFACEID /AWS1/S3FNETWORKINTERFACEID¶
The ID of the network interface that S3 Files created when it created the mount target. This network interface is managed by the service.
iv_vpcid TYPE /AWS1/S3FVPCID /AWS1/S3FVPCID¶
The ID of the VPC where the mount target is located.
it_securitygroups TYPE /AWS1/CL_S3FSECURITYGROUPS_W=>TT_SECURITYGROUPS TT_SECURITYGROUPS¶
The security groups associated with the mount target's network interface.
iv_status TYPE /AWS1/S3FLIFECYCLESTATE /AWS1/S3FLIFECYCLESTATE¶
The lifecycle state of the mount target. Valid values are:
AVAILABLE(the mount target is available for use),CREATING(the mount target is being created),DELETING(the mount target is being deleted),DELETED(the mount target has been deleted), orERROR(the mount target is in an error state), orUPDATING(the mount target is being updated).
iv_statusmessage TYPE /AWS1/S3FSTATUSMESSAGE /AWS1/S3FSTATUSMESSAGE¶
Additional information about the mount target status. This field provides more details when the status is
ERROR, or during state transitions.
Queryable Attributes¶
availabilityZoneId¶
The unique and consistent identifier of the Availability Zone where the mount target is located. For example,
use1-az1is an Availability Zone ID for theus-east-1Amazon Web Services Region, and it has the same location in every Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID, with configurable default |
ASK_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID w/ exceptions if field has no |
HAS_AVAILABILITYZONEID() |
Determine if AVAILABILITYZONEID has a value |
ownerId¶
The Amazon Web Services account ID of the mount target owner.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNERID() |
Getter for OWNERID, with configurable default |
ASK_OWNERID() |
Getter for OWNERID w/ exceptions if field has no value |
HAS_OWNERID() |
Determine if OWNERID has a value |
mountTargetId¶
The ID of the mount target, assigned by S3 Files. This ID is used to reference the mount target in subsequent API calls.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOUNTTARGETID() |
Getter for MOUNTTARGETID, with configurable default |
ASK_MOUNTTARGETID() |
Getter for MOUNTTARGETID w/ exceptions if field has no value |
HAS_MOUNTTARGETID() |
Determine if MOUNTTARGETID has a value |
fileSystemId¶
The ID of the S3 File System associated with the mount target.
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 |
subnetId¶
The ID of the subnet where the mount target is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETID() |
Getter for SUBNETID, with configurable default |
ASK_SUBNETID() |
Getter for SUBNETID w/ exceptions if field has no value |
HAS_SUBNETID() |
Determine if SUBNETID has a value |
ipv4Address¶
The IPv4 address assigned to the mount target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV4ADDRESS() |
Getter for IPV4ADDRESS, with configurable default |
ASK_IPV4ADDRESS() |
Getter for IPV4ADDRESS w/ exceptions if field has no value |
HAS_IPV4ADDRESS() |
Determine if IPV4ADDRESS has a value |
ipv6Address¶
The IPv6 address assigned to the mount target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV6ADDRESS() |
Getter for IPV6ADDRESS, with configurable default |
ASK_IPV6ADDRESS() |
Getter for IPV6ADDRESS w/ exceptions if field has no value |
HAS_IPV6ADDRESS() |
Determine if IPV6ADDRESS has a value |
networkInterfaceId¶
The ID of the network interface that S3 Files created when it created the mount target. This network interface is managed by the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID, with configurable default |
ASK_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID w/ exceptions if field has no |
HAS_NETWORKINTERFACEID() |
Determine if NETWORKINTERFACEID has a value |
vpcId¶
The ID of the VPC where the mount target is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |
securityGroups¶
The security groups associated with the mount target's network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPS() |
Getter for SECURITYGROUPS, with configurable default |
ASK_SECURITYGROUPS() |
Getter for SECURITYGROUPS w/ exceptions if field has no valu |
HAS_SECURITYGROUPS() |
Determine if SECURITYGROUPS has a value |
status¶
The lifecycle state of the mount target. Valid values are:
AVAILABLE(the mount target is available for use),CREATING(the mount target is being created),DELETING(the mount target is being deleted),DELETED(the mount target has been deleted), orERROR(the mount target is in an error state), orUPDATING(the mount target is being updated).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusMessage¶
Additional information about the mount target status. This field provides more details when the status is
ERROR, or during state transitions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |