| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static AssetBundleExportJobVPCConnectionPropertyToOverride |
AssetBundleExportJobVPCConnectionPropertyToOverride.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static AssetBundleExportJobVPCConnectionPropertyToOverride |
AssetBundleExportJobVPCConnectionPropertyToOverride.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetBundleExportJobVPCConnectionPropertyToOverride[] |
AssetBundleExportJobVPCConnectionPropertyToOverride.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<AssetBundleExportJobVPCConnectionPropertyToOverride> |
AssetBundleExportJobVPCConnectionPropertyToOverride.knownValues()
|
List<AssetBundleExportJobVPCConnectionPropertyToOverride> |
AssetBundleExportJobVPCConnectionOverrideProperties.properties()
A list of
VPCConnection resource properties to generate variables for in the returned CloudFormation
template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.properties(AssetBundleExportJobVPCConnectionPropertyToOverride... properties)
A list of
VPCConnection resource properties to generate variables for in the returned
CloudFormation template. |
| Modifier and Type | Method and Description |
|---|---|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.properties(Collection<AssetBundleExportJobVPCConnectionPropertyToOverride> properties)
A list of
VPCConnection resource properties to generate variables for in the returned
CloudFormation template. |
Copyright © 2023. All rights reserved.