GetSubnetRouteTableAssociationPlainArgs

data class GetSubnetRouteTableAssociationPlainArgs(val id: String) : ConvertibleToJava<GetSubnetRouteTableAssociationPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The ID of the subnet route table association.

Functions

Link copied to clipboard
open override fun toJava(): GetSubnetRouteTableAssociationPlainArgs