AssetBundleImportJobVpcConnectionOverrideParameters

The override parameters for a single VPC connection that is imported.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional override of DNS resolvers to be used by the VPC connection.

Link copied to clipboard
val name: String?

A new name for the VPC connection.

Link copied to clipboard

An optional override of the role ARN to be used by the VPC connection.

Link copied to clipboard

A new security group ID for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon Web Services account or Region.

Link copied to clipboard

A list of new subnet IDs for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon Web Services account or Region.

Link copied to clipboard

The ID of the VPC Connection to apply overrides to.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String