Interface AssetBundleImportJobVPCConnectionOverrideParameters.Builder

  • Method Details

    • vpcConnectionId

      The ID of the VPC Connection to apply overrides to.

      Parameters:
      vpcConnectionId - The ID of the VPC Connection to apply overrides to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A new name for the VPC connection.

      Parameters:
      name - A new name for the VPC connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetIds

      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.

      Parameters:
      subnetIds - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetIds

      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.

      Parameters:
      subnetIds - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupIds

      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.

      Parameters:
      securityGroupIds - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupIds

      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.

      Parameters:
      securityGroupIds - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsResolvers

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

      Parameters:
      dnsResolvers - An optional override of DNS resolvers to be used by the VPC connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnsResolvers

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

      Parameters:
      dnsResolvers - An optional override of DNS resolvers to be used by the VPC connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

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

      Parameters:
      roleArn - An optional override of the role ARN to be used by the VPC connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.