Uses of Interface
software.amazon.awscdk.services.vpclattice.CfnServiceNetworkServiceAssociation.DnsEntryProperty
Packages that use CfnServiceNetworkServiceAssociation.DnsEntryProperty
-
Uses of CfnServiceNetworkServiceAssociation.DnsEntryProperty in software.amazon.awscdk.services.vpclattice
Classes in software.amazon.awscdk.services.vpclattice that implement CfnServiceNetworkServiceAssociation.DnsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServiceNetworkServiceAssociation.DnsEntryPropertyMethods in software.amazon.awscdk.services.vpclattice that return CfnServiceNetworkServiceAssociation.DnsEntryPropertyModifier and TypeMethodDescriptionCfnServiceNetworkServiceAssociation.DnsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.vpclattice with parameters of type CfnServiceNetworkServiceAssociation.DnsEntryPropertyModifier and TypeMethodDescriptionCfnServiceNetworkServiceAssociation.Builder.dnsEntry(CfnServiceNetworkServiceAssociation.DnsEntryProperty dnsEntry) The DNS information of the service.CfnServiceNetworkServiceAssociationProps.Builder.dnsEntry(CfnServiceNetworkServiceAssociation.DnsEntryProperty dnsEntry) Sets the value ofCfnServiceNetworkServiceAssociationProps.getDnsEntry()voidCfnServiceNetworkServiceAssociation.setDnsEntry(CfnServiceNetworkServiceAssociation.DnsEntryProperty value) The DNS information of the service.