Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnServiceNetworkServiceAssociationPropsMixin.Builder
Packages that use CfnServiceNetworkServiceAssociationPropsMixin.Builder
-
Uses of CfnServiceNetworkServiceAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnServiceNetworkServiceAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnServiceNetworkServiceAssociationPropsMixin.Builder.create()CfnServiceNetworkServiceAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnServiceNetworkServiceAssociationPropsMixin.Builder.dnsEntry(CfnServiceNetworkServiceAssociationPropsMixin.DnsEntryProperty dnsEntry) The DNS information of the service.CfnServiceNetworkServiceAssociationPropsMixin.Builder.dnsEntry(IResolvable dnsEntry) The DNS information of the service.CfnServiceNetworkServiceAssociationPropsMixin.Builder.serviceIdentifier(String serviceIdentifier) The ID or ARN of the service.CfnServiceNetworkServiceAssociationPropsMixin.Builder.serviceNetworkIdentifier(String serviceNetworkIdentifier) The ID or ARN of the service network.The tags for the association.