ManagedInstancesNetworkConfiguration

The network configuration for Amazon ECS Managed Instances. Specifies the VPC subnets and security groups where instances are launched.

Types

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

Properties

Link copied to clipboard

The VPC security groups to associate with the managed instances.

Link copied to clipboard

The VPC subnets where managed instances are launched. If your subnets don't provide public IP addresses, they must have a NAT gateway for outbound internet access.

Functions

Link copied to clipboard
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