GetFlowVpcInterfacePlainArgs

data class GetFlowVpcInterfacePlainArgs(val flowArn: String, val name: String) : ConvertibleToJava<GetFlowVpcInterfacePlainArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.

Link copied to clipboard

Immutable and has to be a unique against other VpcInterfaces in this Flow.