Uses of Class
software.amazon.awscdk.services.vpclattice.CfnServiceNetworkResourceAssociationProps.Builder
Packages that use CfnServiceNetworkResourceAssociationProps.Builder
-
Uses of CfnServiceNetworkResourceAssociationProps.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnServiceNetworkResourceAssociationProps.BuilderModifier and TypeMethodDescriptionCfnServiceNetworkResourceAssociationProps.builder()CfnServiceNetworkResourceAssociationProps.Builder.privateDnsEnabled(Boolean privateDnsEnabled) Sets the value ofCfnServiceNetworkResourceAssociationProps.getPrivateDnsEnabled()CfnServiceNetworkResourceAssociationProps.Builder.privateDnsEnabled(IResolvable privateDnsEnabled) Sets the value ofCfnServiceNetworkResourceAssociationProps.getPrivateDnsEnabled()CfnServiceNetworkResourceAssociationProps.Builder.resourceConfigurationId(String resourceConfigurationId) Sets the value ofCfnServiceNetworkResourceAssociationProps.getResourceConfigurationId()CfnServiceNetworkResourceAssociationProps.Builder.serviceNetworkId(String serviceNetworkId) Sets the value ofCfnServiceNetworkResourceAssociationProps.getServiceNetworkId()Sets the value ofCfnServiceNetworkResourceAssociationProps.getTags()Constructors in software.amazon.awscdk.services.vpclattice with parameters of type CfnServiceNetworkResourceAssociationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServiceNetworkResourceAssociationProps.Builder.