Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder
Packages that use CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder
-
Uses of CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.backendDefaults(CfnVirtualGatewayPropsMixin.VirtualGatewayBackendDefaultsProperty backendDefaults) CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.backendDefaults(IResolvable backendDefaults) CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.builder()CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.listeners(List<? extends Object> listeners) Sets the value ofCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.getListeners()CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.listeners(IResolvable listeners) Sets the value ofCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.getListeners()CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.logging(CfnVirtualGatewayPropsMixin.VirtualGatewayLoggingProperty logging) Sets the value ofCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.getLogging()CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.logging(IResolvable logging) Sets the value ofCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.getLogging()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualGatewayPropsMixin.VirtualGatewaySpecProperty.Builder.