Interface IVpcEndpointService.Jsii$Default

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IResource, IResource.Jsii$Default, IVpcEndpointService, IVPCEndpointServiceRef, IVPCEndpointServiceRef.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IVpcEndpointService.Jsii$Proxy
Enclosing interface:
IVpcEndpointService

@Internal public static interface IVpcEndpointService.Jsii$Default extends IVpcEndpointService, IResource.Jsii$Default, IVPCEndpointServiceRef.Jsii$Default
Internal default implementation for IVpcEndpointService.
  • Method Details

    • getVpcEndpointServiceId

      @Stability(Stable) @NotNull default String getVpcEndpointServiceId()
      The id of the VPC Endpoint Service that clients use to connect to, like vpce-svc-xxxxxxxxxxxxxxxx.
      Specified by:
      getVpcEndpointServiceId in interface IVpcEndpointService
    • getVpcEndpointServiceName

      @Stability(Stable) @NotNull default String getVpcEndpointServiceName()
      The service name of the VPC Endpoint Service that clients use to connect to, like com.amazonaws.vpce..vpce-svc-xxxxxxxxxxxxxxxx.
      Specified by:
      getVpcEndpointServiceName in interface IVpcEndpointService