Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnResourceGatewayMixinProps.Builder
Packages that use CfnResourceGatewayMixinProps.Builder
-
Uses of CfnResourceGatewayMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnResourceGatewayMixinProps.BuilderModifier and TypeMethodDescriptionCfnResourceGatewayMixinProps.builder()CfnResourceGatewayMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnResourceGatewayMixinProps.getIpAddressType()CfnResourceGatewayMixinProps.Builder.ipv4AddressesPerEni(Number ipv4AddressesPerEni) Sets the value ofCfnResourceGatewayMixinProps.getIpv4AddressesPerEni()Sets the value ofCfnResourceGatewayMixinProps.getName()CfnResourceGatewayMixinProps.Builder.securityGroupIds(List<? extends Object> securityGroupIds) Sets the value ofCfnResourceGatewayMixinProps.getSecurityGroupIds()Sets the value ofCfnResourceGatewayMixinProps.getSubnetIds()Sets the value ofCfnResourceGatewayMixinProps.getTags()CfnResourceGatewayMixinProps.Builder.vpcIdentifier(String vpcIdentifier) Sets the value ofCfnResourceGatewayMixinProps.getVpcIdentifier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.vpclattice with parameters of type CfnResourceGatewayMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceGatewayMixinProps.Builder.