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