| Package | Description |
|---|---|
| com.amazonaws.services.mwaa.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNetworkConfigurationInput |
UpdateNetworkConfigurationInput.clone() |
UpdateNetworkConfigurationInput |
UpdateEnvironmentRequest.getNetworkConfiguration()
The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources
for your environment.
|
UpdateNetworkConfigurationInput |
UpdateNetworkConfigurationInput.withSecurityGroupIds(Collection<String> securityGroupIds)
A list of security group IDs.
|
UpdateNetworkConfigurationInput |
UpdateNetworkConfigurationInput.withSecurityGroupIds(String... securityGroupIds)
A list of security group IDs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateEnvironmentRequest.setNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources
for your environment.
|
UpdateEnvironmentRequest |
UpdateEnvironmentRequest.withNetworkConfiguration(UpdateNetworkConfigurationInput networkConfiguration)
The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources
for your environment.
|
Copyright © 2023. All rights reserved.