Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codeconnections.CfnHostMixinProps.Builder
Packages that use CfnHostMixinProps.Builder
-
Uses of CfnHostMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codeconnections
Methods in software.amazon.awscdk.cfnpropertymixins.services.codeconnections that return CfnHostMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnHostMixinProps.BuilderCfnHostMixinProps.builder()Sets the value ofCfnHostMixinProps.getName()CfnHostMixinProps.Builder.providerEndpoint(String providerEndpoint) Sets the value ofCfnHostMixinProps.getProviderEndpoint()CfnHostMixinProps.Builder.providerType(String providerType) Sets the value ofCfnHostMixinProps.getProviderType()Sets the value ofCfnHostMixinProps.getTags()CfnHostMixinProps.Builder.vpcConfiguration(CfnHostPropsMixin.VpcConfigurationProperty vpcConfiguration) Sets the value ofCfnHostMixinProps.getVpcConfiguration()CfnHostMixinProps.Builder.vpcConfiguration(IResolvable vpcConfiguration) Sets the value ofCfnHostMixinProps.getVpcConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codeconnections with parameters of type CfnHostMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHostMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHostMixinProps.Builder.