/AWS1/CL_EC2DESCRSNAPATTRRSLT¶
DescribeSnapshotAttributeResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_productcodes
TYPE /AWS1/CL_EC2PRODUCTCODE=>TT_PRODUCTCODELIST
TT_PRODUCTCODELIST
¶
The product codes.
iv_snapshotid
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The ID of the EBS snapshot.
it_createvolumepermissions
TYPE /AWS1/CL_EC2CREATEVOLUMEPERM=>TT_CREATEVOLUMEPERMISSIONLIST
TT_CREATEVOLUMEPERMISSIONLIST
¶
The users and groups that have the permissions for creating volumes from the snapshot.
Queryable Attributes¶
ProductCodes¶
The product codes.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRODUCTCODES() |
Getter for PRODUCTCODES, with configurable default |
ASK_PRODUCTCODES() |
Getter for PRODUCTCODES w/ exceptions if field has no value |
HAS_PRODUCTCODES() |
Determine if PRODUCTCODES has a value |
SnapshotId¶
The ID of the EBS snapshot.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SNAPSHOTID() |
Getter for SNAPSHOTID, with configurable default |
ASK_SNAPSHOTID() |
Getter for SNAPSHOTID w/ exceptions if field has no value |
HAS_SNAPSHOTID() |
Determine if SNAPSHOTID has a value |
CreateVolumePermissions¶
The users and groups that have the permissions for creating volumes from the snapshot.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEVOLUMEPERMISSIONS() |
Getter for CREATEVOLUMEPERMISSIONS, with configurable defaul |
ASK_CREATEVOLUMEPERMISSIONS() |
Getter for CREATEVOLUMEPERMISSIONS w/ exceptions if field ha |
HAS_CREATEVOLUMEPERMISSIONS() |
Determine if CREATEVOLUMEPERMISSIONS has a value |