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