Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCEndpointServiceMixinProps.Builder
Packages that use CfnVPCEndpointServiceMixinProps.Builder
-
Uses of CfnVPCEndpointServiceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCEndpointServiceMixinProps.BuilderModifier and TypeMethodDescriptionCfnVPCEndpointServiceMixinProps.Builder.acceptanceRequired(Boolean acceptanceRequired) Sets the value ofCfnVPCEndpointServiceMixinProps.getAcceptanceRequired()CfnVPCEndpointServiceMixinProps.Builder.acceptanceRequired(IResolvable acceptanceRequired) Sets the value ofCfnVPCEndpointServiceMixinProps.getAcceptanceRequired()CfnVPCEndpointServiceMixinProps.builder()CfnVPCEndpointServiceMixinProps.Builder.contributorInsightsEnabled(Boolean contributorInsightsEnabled) Sets the value ofCfnVPCEndpointServiceMixinProps.getContributorInsightsEnabled()CfnVPCEndpointServiceMixinProps.Builder.contributorInsightsEnabled(IResolvable contributorInsightsEnabled) Sets the value ofCfnVPCEndpointServiceMixinProps.getContributorInsightsEnabled()CfnVPCEndpointServiceMixinProps.Builder.gatewayLoadBalancerArns(List<String> gatewayLoadBalancerArns) Sets the value ofCfnVPCEndpointServiceMixinProps.getGatewayLoadBalancerArns()CfnVPCEndpointServiceMixinProps.Builder.networkLoadBalancerArns(List<? extends Object> networkLoadBalancerArns) Sets the value ofCfnVPCEndpointServiceMixinProps.getNetworkLoadBalancerArns()CfnVPCEndpointServiceMixinProps.Builder.payerResponsibility(String payerResponsibility) Sets the value ofCfnVPCEndpointServiceMixinProps.getPayerResponsibility()CfnVPCEndpointServiceMixinProps.Builder.supportedIpAddressTypes(List<String> supportedIpAddressTypes) Sets the value ofCfnVPCEndpointServiceMixinProps.getSupportedIpAddressTypes()CfnVPCEndpointServiceMixinProps.Builder.supportedRegions(List<String> supportedRegions) Sets the value ofCfnVPCEndpointServiceMixinProps.getSupportedRegions()Sets the value ofCfnVPCEndpointServiceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCEndpointServiceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCEndpointServiceMixinProps.Builder.