| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobVPCConnectionOverrideTags |
AssetBundleImportJobVPCConnectionOverrideTags.clone() |
AssetBundleImportJobVPCConnectionOverrideTags |
AssetBundleImportJobVPCConnectionOverrideTags.withTags(Collection<Tag> tags)
A list of tags for the VPC connections that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags |
AssetBundleImportJobVPCConnectionOverrideTags.withTags(Tag... tags)
A list of tags for the VPC connections that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags |
AssetBundleImportJobVPCConnectionOverrideTags.withVPCConnectionIds(Collection<String> vPCConnectionIds)
A list of VPC connection IDs that you want to apply overrides to.
|
AssetBundleImportJobVPCConnectionOverrideTags |
AssetBundleImportJobVPCConnectionOverrideTags.withVPCConnectionIds(String... vPCConnectionIds)
A list of VPC connection IDs that you want to apply overrides to.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleImportJobVPCConnectionOverrideTags> |
AssetBundleImportJobOverrideTags.getVPCConnections()
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withVPCConnections(AssetBundleImportJobVPCConnectionOverrideTags... vPCConnections)
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobOverrideTags.setVPCConnections(Collection<AssetBundleImportJobVPCConnectionOverrideTags> vPCConnections)
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
AssetBundleImportJobOverrideTags |
AssetBundleImportJobOverrideTags.withVPCConnections(Collection<AssetBundleImportJobVPCConnectionOverrideTags> vPCConnections)
A list of tag overrides for any
VPCConnection resources that are present in the asset bundle that is
imported. |
Copyright © 2024. All rights reserved.