/AWS1/CL_EC2MODVERIFIEDACCEN06¶
ModifyVerifiedAccessEndpointPolicyResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_policyenabled TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
The status of the Verified Access policy.
iv_policydocument TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The Verified Access policy document.
io_ssespecification TYPE REF TO /AWS1/CL_EC2VERIFIEDACCSSESP00 /AWS1/CL_EC2VERIFIEDACCSSESP00¶
The options in use for server side encryption.
Queryable Attributes¶
PolicyEnabled¶
The status of the Verified Access policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYENABLED() |
Getter for POLICYENABLED, with configurable default |
ASK_POLICYENABLED() |
Getter for POLICYENABLED w/ exceptions if field has no value |
HAS_POLICYENABLED() |
Determine if POLICYENABLED has a value |
PolicyDocument¶
The Verified Access policy document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLICYDOCUMENT() |
Getter for POLICYDOCUMENT, with configurable default |
ASK_POLICYDOCUMENT() |
Getter for POLICYDOCUMENT w/ exceptions if field has no valu |
HAS_POLICYDOCUMENT() |
Determine if POLICYDOCUMENT has a value |
SseSpecification¶
The options in use for server side encryption.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SSESPECIFICATION() |
Getter for SSESPECIFICATION |