/AWS1/CL_EC2ACCTVPCENCCTLEXCL¶
Describes the exclusion configurations for the various resource types in the account-level VPC Encryption Control configuration.
For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_internetgateway TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for internet gateway resource.
iv_egressonlyinternetgateway TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for egress-only internet gateway resource.
iv_natgateway TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for NAT gateway resource.
iv_virtualprivategateway TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for virtual private gateway resource.
iv_vpcpeering TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for VPC peering connection resource.
iv_lambda TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for Lambda service.
iv_vpclattice TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for VPC Lattice service.
iv_elasticfilesystem TYPE /AWS1/EC2VPCENCCTLEXCLUSIONS00 /AWS1/EC2VPCENCCTLEXCLUSIONS00¶
The exclusion configuration for Elastic File System service.
Queryable Attributes¶
InternetGateway¶
The exclusion configuration for internet gateway resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERNETGATEWAY() |
Getter for INTERNETGATEWAY, with configurable default |
ASK_INTERNETGATEWAY() |
Getter for INTERNETGATEWAY w/ exceptions if field has no val |
HAS_INTERNETGATEWAY() |
Determine if INTERNETGATEWAY has a value |
EgressOnlyInternetGateway¶
The exclusion configuration for egress-only internet gateway resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EGRESSONLYINTERNETGW() |
Getter for EGRESSONLYINTERNETGATEWAY, with configurable defa |
ASK_EGRESSONLYINETGATEWAY() |
Getter for EGRESSONLYINTERNETGATEWAY w/ exceptions if field |
HAS_EGRESSONLYINETGATEWAY() |
Determine if EGRESSONLYINTERNETGATEWAY has a value |
NatGateway¶
The exclusion configuration for NAT gateway resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NATGATEWAY() |
Getter for NATGATEWAY, with configurable default |
ASK_NATGATEWAY() |
Getter for NATGATEWAY w/ exceptions if field has no value |
HAS_NATGATEWAY() |
Determine if NATGATEWAY has a value |
VirtualPrivateGateway¶
The exclusion configuration for virtual private gateway resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIRTUALPRIVATEGATEWAY() |
Getter for VIRTUALPRIVATEGATEWAY, with configurable default |
ASK_VIRTUALPRIVATEGATEWAY() |
Getter for VIRTUALPRIVATEGATEWAY w/ exceptions if field has |
HAS_VIRTUALPRIVATEGATEWAY() |
Determine if VIRTUALPRIVATEGATEWAY has a value |
VpcPeering¶
The exclusion configuration for VPC peering connection resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCPEERING() |
Getter for VPCPEERING, with configurable default |
ASK_VPCPEERING() |
Getter for VPCPEERING w/ exceptions if field has no value |
HAS_VPCPEERING() |
Determine if VPCPEERING has a value |
Lambda¶
The exclusion configuration for Lambda service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAMBDA() |
Getter for LAMBDA, with configurable default |
ASK_LAMBDA() |
Getter for LAMBDA w/ exceptions if field has no value |
HAS_LAMBDA() |
Determine if LAMBDA has a value |
VpcLattice¶
The exclusion configuration for VPC Lattice service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCLATTICE() |
Getter for VPCLATTICE, with configurable default |
ASK_VPCLATTICE() |
Getter for VPCLATTICE w/ exceptions if field has no value |
HAS_VPCLATTICE() |
Determine if VPCLATTICE has a value |
ElasticFileSystem¶
The exclusion configuration for Elastic File System service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ELASTICFILESYSTEM() |
Getter for ELASTICFILESYSTEM, with configurable default |
ASK_ELASTICFILESYSTEM() |
Getter for ELASTICFILESYSTEM w/ exceptions if field has no v |
HAS_ELASTICFILESYSTEM() |
Determine if ELASTICFILESYSTEM has a value |