Interface GetVerifiedAccessEndpointPolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetVerifiedAccessEndpointPolicyResponse.Builder,GetVerifiedAccessEndpointPolicyResponse>, Ec2Response.Builder, SdkBuilder<GetVerifiedAccessEndpointPolicyResponse.Builder,GetVerifiedAccessEndpointPolicyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetVerifiedAccessEndpointPolicyResponse

public static interface GetVerifiedAccessEndpointPolicyResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<GetVerifiedAccessEndpointPolicyResponse.Builder,GetVerifiedAccessEndpointPolicyResponse>
  • Method Details

    • policyEnabled

      The status of the Verified Access policy.

      Parameters:
      policyEnabled - The status of the Verified Access policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyDocument

      The Verified Access policy document.

      Parameters:
      policyDocument - The Verified Access policy document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.