Interface IInterfaceVpcEndpointService

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IInterfaceVpcEndpointService.Jsii$Default
All Known Implementing Classes:
IInterfaceVpcEndpointService.Jsii$Proxy, InterfaceVpcEndpointAwsService, InterfaceVpcEndpointService

@Generated(value="jsii-pacmak/1.121.0 (build d7af9b9)", date="2025-12-18T18:20:09.195Z") @Stability(Stable) public interface IInterfaceVpcEndpointService extends software.amazon.jsii.JsiiSerializable
A service for an interface VPC endpoint.
  • Method Details

    • getName

      @Stability(Stable) @NotNull String getName()
      The name of the service.
    • getPort

      @Stability(Stable) @NotNull Number getPort()
      The port of the service.
    • getPrivateDnsDefault

      @Stability(Stable) @Nullable default Boolean getPrivateDnsDefault()
      Whether Private DNS is supported by default.