public static interface GetVerifiedAccessEndpointPolicyResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<GetVerifiedAccessEndpointPolicyResponse.Builder,GetVerifiedAccessEndpointPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetVerifiedAccessEndpointPolicyResponse.Builder |
policyDocument(String policyDocument)
The Amazon Web Services Verified Access policy document.
|
GetVerifiedAccessEndpointPolicyResponse.Builder |
policyEnabled(Boolean policyEnabled)
The status of the Verified Access policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetVerifiedAccessEndpointPolicyResponse.Builder policyEnabled(Boolean policyEnabled)
The status of the Verified Access policy.
policyEnabled - The status of the Verified Access policy.GetVerifiedAccessEndpointPolicyResponse.Builder policyDocument(String policyDocument)
The Amazon Web Services Verified Access policy document.
policyDocument - The Amazon Web Services Verified Access policy document.Copyright © 2022. All rights reserved.