| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnService.NetworkConfigurationProperty |
CfnService.NetworkConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnServiceProps.Builder |
CfnServiceProps.Builder.networkConfiguration(CfnService.NetworkConfigurationProperty networkConfiguration)
Sets the value of
CfnServiceProps.getNetworkConfiguration() |
CfnService.Builder |
CfnService.Builder.networkConfiguration(CfnService.NetworkConfigurationProperty networkConfiguration)
Configuration settings related to network traffic of the web application that the App Runner service runs.
|
void |
CfnService.setNetworkConfiguration(CfnService.NetworkConfigurationProperty value)
Configuration settings related to network traffic of the web application that the App Runner service runs.
|
Copyright © 2022. All rights reserved.