Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.evs.CfnEnvironmentPropsMixin.VcfHostnamesProperty
Packages that use CfnEnvironmentPropsMixin.VcfHostnamesProperty
-
Uses of CfnEnvironmentPropsMixin.VcfHostnamesProperty in software.amazon.awscdk.cfnpropertymixins.services.evs
Classes in software.amazon.awscdk.cfnpropertymixins.services.evs that implement CfnEnvironmentPropsMixin.VcfHostnamesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnvironmentPropsMixin.VcfHostnamesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.evs that return CfnEnvironmentPropsMixin.VcfHostnamesPropertyModifier and TypeMethodDescriptionCfnEnvironmentPropsMixin.VcfHostnamesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.evs with parameters of type CfnEnvironmentPropsMixin.VcfHostnamesPropertyModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.Builder.vcfHostnames(CfnEnvironmentPropsMixin.VcfHostnamesProperty vcfHostnames) Sets the value ofCfnEnvironmentMixinProps.getVcfHostnames()CfnEnvironmentPropsMixin.Builder.vcfHostnames(CfnEnvironmentPropsMixin.VcfHostnamesProperty vcfHostnames) The DNS hostnames to be used by the VCF management appliances in your environment.