| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration |
CreateEnvironmentRequest.networkConfiguration()
The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources
for your environment.
|
NetworkConfiguration |
Environment.networkConfiguration()
Describes the VPC networking components used to secure and enable network traffic between the Amazon Web Services
resources for your environment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.networkConfiguration(NetworkConfiguration networkConfiguration)
The VPC networking components used to secure and enable network traffic between the Amazon Web Services
resources for your environment.
|
Environment.Builder |
Environment.Builder.networkConfiguration(NetworkConfiguration networkConfiguration)
Describes the VPC networking components used to secure and enable network traffic between the Amazon Web
Services resources for your environment.
|
Copyright © 2022. All rights reserved.