Class VpcEndpointArgs


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

      • domainArn

        public com.pulumi.core.Output<java.lang.String> domainArn()
        Returns:
        Specifies the Amazon Resource Name (ARN) of the domain to create the endpoint for
      • vpcOptions

        public com.pulumi.core.Output<VpcEndpointVpcOptionsArgs> vpcOptions()
        Returns:
        Options to specify the subnets and security groups for the endpoint.