Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnServiceNetworkVpcAssociationMixinProps.Builder
Packages that use CfnServiceNetworkVpcAssociationMixinProps.Builder
-
Uses of CfnServiceNetworkVpcAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnServiceNetworkVpcAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnServiceNetworkVpcAssociationMixinProps.builder()CfnServiceNetworkVpcAssociationMixinProps.Builder.dnsOptions(CfnServiceNetworkVpcAssociationPropsMixin.DnsOptionsProperty dnsOptions) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getDnsOptions()CfnServiceNetworkVpcAssociationMixinProps.Builder.dnsOptions(IResolvable dnsOptions) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getDnsOptions()CfnServiceNetworkVpcAssociationMixinProps.Builder.privateDnsEnabled(Boolean privateDnsEnabled) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getPrivateDnsEnabled()CfnServiceNetworkVpcAssociationMixinProps.Builder.privateDnsEnabled(IResolvable privateDnsEnabled) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getPrivateDnsEnabled()CfnServiceNetworkVpcAssociationMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getSecurityGroupIds()CfnServiceNetworkVpcAssociationMixinProps.Builder.serviceNetworkIdentifier(String serviceNetworkIdentifier) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getServiceNetworkIdentifier()Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getTags()CfnServiceNetworkVpcAssociationMixinProps.Builder.vpcIdentifier(String vpcIdentifier) Sets the value ofCfnServiceNetworkVpcAssociationMixinProps.getVpcIdentifier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.vpclattice with parameters of type CfnServiceNetworkVpcAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServiceNetworkVpcAssociationMixinProps.Builder.