| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobVPCConnectionOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.vpcConnections()
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.vpcConnections(AssetBundleExportJobVPCConnectionOverrideProperties... vpcConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration.Builder |
AssetBundleCloudFormationOverridePropertyConfiguration.Builder.vpcConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vpcConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
Copyright © 2023. All rights reserved.