Uses of Class
software.amazon.awscdk.services.vpclattice.CfnServiceNetworkResourceAssociation.Builder
Packages that use CfnServiceNetworkResourceAssociation.Builder
-
Uses of CfnServiceNetworkResourceAssociation.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnServiceNetworkResourceAssociation.BuilderModifier and TypeMethodDescriptionCfnServiceNetworkResourceAssociation.Builder.privateDnsEnabled(Boolean privateDnsEnabled) Indicates if private DNS is enabled for the service network resource association.CfnServiceNetworkResourceAssociation.Builder.privateDnsEnabled(IResolvable privateDnsEnabled) Indicates if private DNS is enabled for the service network resource association.CfnServiceNetworkResourceAssociation.Builder.resourceConfigurationId(String resourceConfigurationId) The ID of the resource configuration associated with the service network.CfnServiceNetworkResourceAssociation.Builder.serviceNetworkId(String serviceNetworkId) The ID of the service network associated with the resource configuration.A key-value pair to associate with a resource.