Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.evs.CfnEnvironmentMixinProps.Builder
Packages that use CfnEnvironmentMixinProps.Builder
-
Uses of CfnEnvironmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.evs
Methods in software.amazon.awscdk.cfnpropertymixins.services.evs that return CfnEnvironmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.builder()CfnEnvironmentMixinProps.Builder.connectivityInfo(CfnEnvironmentPropsMixin.ConnectivityInfoProperty connectivityInfo) Sets the value ofCfnEnvironmentMixinProps.getConnectivityInfo()CfnEnvironmentMixinProps.Builder.connectivityInfo(IResolvable connectivityInfo) Sets the value ofCfnEnvironmentMixinProps.getConnectivityInfo()CfnEnvironmentMixinProps.Builder.environmentName(String environmentName) Sets the value ofCfnEnvironmentMixinProps.getEnvironmentName()Sets the value ofCfnEnvironmentMixinProps.getHosts()CfnEnvironmentMixinProps.Builder.hosts(IResolvable hosts) Sets the value ofCfnEnvironmentMixinProps.getHosts()CfnEnvironmentMixinProps.Builder.initialVlans(CfnEnvironmentPropsMixin.InitialVlansProperty initialVlans) Sets the value ofCfnEnvironmentMixinProps.getInitialVlans()CfnEnvironmentMixinProps.Builder.initialVlans(IResolvable initialVlans) Sets the value ofCfnEnvironmentMixinProps.getInitialVlans()Sets the value ofCfnEnvironmentMixinProps.getKmsKeyId()CfnEnvironmentMixinProps.Builder.licenseInfo(CfnEnvironmentPropsMixin.LicenseInfoProperty licenseInfo) Sets the value ofCfnEnvironmentMixinProps.getLicenseInfo()CfnEnvironmentMixinProps.Builder.licenseInfo(IResolvable licenseInfo) Sets the value ofCfnEnvironmentMixinProps.getLicenseInfo()CfnEnvironmentMixinProps.Builder.serviceAccessSecurityGroups(CfnEnvironmentPropsMixin.ServiceAccessSecurityGroupsProperty serviceAccessSecurityGroups) Sets the value ofCfnEnvironmentMixinProps.getServiceAccessSecurityGroups()CfnEnvironmentMixinProps.Builder.serviceAccessSecurityGroups(IResolvable serviceAccessSecurityGroups) Sets the value ofCfnEnvironmentMixinProps.getServiceAccessSecurityGroups()CfnEnvironmentMixinProps.Builder.serviceAccessSubnetId(String serviceAccessSubnetId) Sets the value ofCfnEnvironmentMixinProps.getServiceAccessSubnetId()Sets the value ofCfnEnvironmentMixinProps.getSiteId()Sets the value ofCfnEnvironmentMixinProps.getTags()CfnEnvironmentMixinProps.Builder.termsAccepted(Boolean termsAccepted) Sets the value ofCfnEnvironmentMixinProps.getTermsAccepted()CfnEnvironmentMixinProps.Builder.termsAccepted(IResolvable termsAccepted) Sets the value ofCfnEnvironmentMixinProps.getTermsAccepted()CfnEnvironmentMixinProps.Builder.vcfHostnames(CfnEnvironmentPropsMixin.VcfHostnamesProperty vcfHostnames) Sets the value ofCfnEnvironmentMixinProps.getVcfHostnames()CfnEnvironmentMixinProps.Builder.vcfHostnames(IResolvable vcfHostnames) Sets the value ofCfnEnvironmentMixinProps.getVcfHostnames()CfnEnvironmentMixinProps.Builder.vcfVersion(String vcfVersion) Sets the value ofCfnEnvironmentMixinProps.getVcfVersion()Sets the value ofCfnEnvironmentMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.evs with parameters of type CfnEnvironmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentMixinProps.Builder.