| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobVPCConnectionOverrideProperties |
AssetBundleExportJobVPCConnectionOverrideProperties.clone() |
AssetBundleExportJobVPCConnectionOverrideProperties |
AssetBundleExportJobVPCConnectionOverrideProperties.withArn(String arn)
The ARN of the specific
VPCConnection resource whose override properties are configured in this
structure. |
AssetBundleExportJobVPCConnectionOverrideProperties |
AssetBundleExportJobVPCConnectionOverrideProperties.withProperties(AssetBundleExportJobVPCConnectionPropertyToOverride... properties)
A list of
VPCConnection resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobVPCConnectionOverrideProperties |
AssetBundleExportJobVPCConnectionOverrideProperties.withProperties(Collection<String> properties)
A list of
VPCConnection resource properties to generate variables for in the returned CloudFormation
template. |
AssetBundleExportJobVPCConnectionOverrideProperties |
AssetBundleExportJobVPCConnectionOverrideProperties.withProperties(String... properties)
A list of
VPCConnection resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
List<AssetBundleExportJobVPCConnectionOverrideProperties> |
AssetBundleCloudFormationOverridePropertyConfiguration.getVPCConnections()
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withVPCConnections(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 |
|---|---|
void |
AssetBundleCloudFormationOverridePropertyConfiguration.setVPCConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vPCConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
AssetBundleCloudFormationOverridePropertyConfiguration |
AssetBundleCloudFormationOverridePropertyConfiguration.withVPCConnections(Collection<AssetBundleExportJobVPCConnectionOverrideProperties> vPCConnections)
An optional list of structures that control how
VPCConnection resources are parameterized in the
returned CloudFormation template. |
Copyright © 2024. All rights reserved.