/AWS1/CL_EC2ACCTVPCENCCONTROL¶
Describes the account-level VPC Encryption Control configuration, including its mode, state, and exclusions.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_state TYPE /AWS1/EC2ACCTVPCENCCTLSTATE /AWS1/EC2ACCTVPCENCCTLSTATE¶
The current state of the account-level VPC Encryption Control configuration.
iv_mode TYPE /AWS1/EC2ACCTVPCENCCONTROLMODE /AWS1/EC2ACCTVPCENCCONTROLMODE¶
The encryption mode for the account-level VPC Encryption Control configuration.
io_exclusions TYPE REF TO /AWS1/CL_EC2ACCTVPCENCCTLEXCL /AWS1/CL_EC2ACCTVPCENCCTLEXCL¶
Information about the traffic exclusions for the account-level VPC Encryption Control configuration.
iv_managedby TYPE /AWS1/EC2MANAGEDBY /AWS1/EC2MANAGEDBY¶
The entity that manages the account-level VPC Encryption Control configuration.
iv_lastupdatetimestamp TYPE /AWS1/EC2MILLISECONDDATETIME /AWS1/EC2MILLISECONDDATETIME¶
The date and time when the account-level VPC Encryption Control configuration was last updated.
Queryable Attributes¶
State¶
The current state of the account-level VPC Encryption Control configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
Mode¶
The encryption mode for the account-level VPC Encryption Control configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODE() |
Getter for MODE, with configurable default |
ASK_MODE() |
Getter for MODE w/ exceptions if field has no value |
HAS_MODE() |
Determine if MODE has a value |
Exclusions¶
Information about the traffic exclusions for the account-level VPC Encryption Control configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXCLUSIONS() |
Getter for EXCLUSIONS |
ManagedBy¶
The entity that manages the account-level VPC Encryption Control configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDBY() |
Getter for MANAGEDBY, with configurable default |
ASK_MANAGEDBY() |
Getter for MANAGEDBY w/ exceptions if field has no value |
HAS_MANAGEDBY() |
Determine if MANAGEDBY has a value |
LastUpdateTimestamp¶
The date and time when the account-level VPC Encryption Control configuration was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATETIMESTAMP() |
Getter for LASTUPDATETIMESTAMP, with configurable default |
ASK_LASTUPDATETIMESTAMP() |
Getter for LASTUPDATETIMESTAMP w/ exceptions if field has no |
HAS_LASTUPDATETIMESTAMP() |
Determine if LASTUPDATETIMESTAMP has a value |