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