Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnServicePropsMixin.DnsEntryProperty
Packages that use CfnServicePropsMixin.DnsEntryProperty
-
Uses of CfnServicePropsMixin.DnsEntryProperty in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Classes in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that implement CfnServicePropsMixin.DnsEntryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.DnsEntryPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnServicePropsMixin.DnsEntryPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.DnsEntryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice with parameters of type CfnServicePropsMixin.DnsEntryPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.dnsEntry(CfnServicePropsMixin.DnsEntryProperty dnsEntry) Sets the value ofCfnServiceMixinProps.getDnsEntry()CfnServicePropsMixin.Builder.dnsEntry(CfnServicePropsMixin.DnsEntryProperty dnsEntry) Describes the DNS information of the service.