| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration |
Environment.networkConfiguration()
Returns the value of the NetworkConfiguration property for this object.
|
NetworkConfiguration |
CreateEnvironmentRequest.networkConfiguration()
The VPC networking components used to secure and enable network traffic between the AWS resources for your
environment.
|
| Modifier and Type | Method and Description |
|---|---|
Environment.Builder |
Environment.Builder.networkConfiguration(NetworkConfiguration networkConfiguration)
Sets the value of the NetworkConfiguration property for this object.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.networkConfiguration(NetworkConfiguration networkConfiguration)
The VPC networking components used to secure and enable network traffic between the AWS resources for your
environment.
|
Copyright © 2021. All rights reserved.