AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.arn(String arn) |
The ARN of the specific VPCConnection resource whose override properties are configured in this
structure.
|
static AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.builder() |
|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.properties(Collection<AssetBundleExportJobVPCConnectionPropertyToOverride> properties) |
A list of VPCConnection resource properties to generate variables for in the returned
CloudFormation template.
|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.properties(AssetBundleExportJobVPCConnectionPropertyToOverride... properties) |
A list of VPCConnection resource properties to generate variables for in the returned
CloudFormation template.
|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.propertiesWithStrings(String... properties) |
A list of VPCConnection resource properties to generate variables for in the returned
CloudFormation template.
|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.Builder.propertiesWithStrings(Collection<String> properties) |
A list of VPCConnection resource properties to generate variables for in the returned
CloudFormation template.
|
AssetBundleExportJobVPCConnectionOverrideProperties.Builder |
AssetBundleExportJobVPCConnectionOverrideProperties.toBuilder() |
|