Class VpcEndpointPolicyState


  • public final class VpcEndpointPolicyState
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • policy

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> policy()
        Returns:
        A policy to attach to the endpoint that controls access to the service. Defaults to full access. All `Gateway` and some `Interface` endpoints support policies - see the [relevant AWS documentation](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints-access.html) for more details.
      • vpcEndpointId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> vpcEndpointId()
        Returns:
        The VPC Endpoint ID.