GetFlowSourcePlainArgs

data class GetFlowSourcePlainArgs(val sourceArn: String) : ConvertibleToJava<GetFlowSourcePlainArgs>

Constructors

Link copied to clipboard
constructor(sourceArn: String)

Properties

Link copied to clipboard

The ARN of the source.

Functions

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