| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobVPCConnectionOverrideParameters> |
AssetBundleImportJobOverrideParameters.vpcConnections()
A list of overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters.Builder |
AssetBundleImportJobOverrideParameters.Builder.vpcConnections(AssetBundleImportJobVPCConnectionOverrideParameters... vpcConnections)
A list of overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideParameters.Builder |
AssetBundleImportJobOverrideParameters.Builder.vpcConnections(Collection<AssetBundleImportJobVPCConnectionOverrideParameters> vpcConnections)
A list of overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
Copyright © 2023. All rights reserved.