| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcConfigurationUpdate> |
ApplicationConfigurationUpdate.vpcConfigurationUpdates()
Updates to the array of descriptions of VPC configurations available to the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfigurationUpdate.Builder |
ApplicationConfigurationUpdate.Builder.vpcConfigurationUpdates(VpcConfigurationUpdate... vpcConfigurationUpdates)
Updates to the array of descriptions of VPC configurations available to the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfigurationUpdate.Builder |
ApplicationConfigurationUpdate.Builder.vpcConfigurationUpdates(Collection<VpcConfigurationUpdate> vpcConfigurationUpdates)
Updates to the array of descriptions of VPC configurations available to the application.
|
Copyright © 2022. All rights reserved.