Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnVirtualGatewayMixinProps.Builder
Packages that use CfnVirtualGatewayMixinProps.Builder
-
Uses of CfnVirtualGatewayMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnVirtualGatewayMixinProps.BuilderModifier and TypeMethodDescriptionCfnVirtualGatewayMixinProps.builder()Sets the value ofCfnVirtualGatewayMixinProps.getMeshName()Sets the value ofCfnVirtualGatewayMixinProps.getMeshOwner()CfnVirtualGatewayMixinProps.Builder.spec(CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty spec) Sets the value ofCfnVirtualGatewayMixinProps.getSpec()CfnVirtualGatewayMixinProps.Builder.spec(IResolvable spec) Sets the value ofCfnVirtualGatewayMixinProps.getSpec()Sets the value ofCfnVirtualGatewayMixinProps.getTags()CfnVirtualGatewayMixinProps.Builder.virtualGatewayName(String virtualGatewayName) Sets the value ofCfnVirtualGatewayMixinProps.getVirtualGatewayName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnVirtualGatewayMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualGatewayMixinProps.Builder.