@Stability(value=Stable) public static final class CfnVirtualGateway.VirtualGatewaySpecProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualGateway.VirtualGatewaySpecProperty>
CfnVirtualGateway.VirtualGatewaySpecProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder listeners(IResolvable listeners)
CfnVirtualGateway.VirtualGatewaySpecProperty.getListeners()listeners - The listeners that the mesh endpoint is expected to receive inbound traffic from. This parameter is required.
You can specify one listener.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder listeners(List<? extends Object> listeners)
CfnVirtualGateway.VirtualGatewaySpecProperty.getListeners()listeners - The listeners that the mesh endpoint is expected to receive inbound traffic from. This parameter is required.
You can specify one listener.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder backendDefaults(CfnVirtualGateway.VirtualGatewayBackendDefaultsProperty backendDefaults)
CfnVirtualGateway.VirtualGatewaySpecProperty.getBackendDefaults()backendDefaults - A reference to an object that represents the defaults for backends.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder backendDefaults(IResolvable backendDefaults)
CfnVirtualGateway.VirtualGatewaySpecProperty.getBackendDefaults()backendDefaults - A reference to an object that represents the defaults for backends.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder logging(CfnVirtualGateway.VirtualGatewayLoggingProperty logging)
CfnVirtualGateway.VirtualGatewaySpecProperty.getLogging()logging - An object that represents logging information.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty.Builder logging(IResolvable logging)
CfnVirtualGateway.VirtualGatewaySpecProperty.getLogging()logging - An object that represents logging information.this@Stability(value=Stable) public CfnVirtualGateway.VirtualGatewaySpecProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualGateway.VirtualGatewaySpecProperty>CfnVirtualGateway.VirtualGatewaySpecPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.