toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediaconnect.kotlin.inputs
/
GetFlowPlainArgs
Get
Flow
Plain
Args
data
class
GetFlowPlainArgs
(
val
flowArn
:
String
)
:
ConvertibleToJava
<
GetFlowPlainArgs
>
Members
Constructors
Get
Flow
Plain
Args
Link copied to clipboard
constructor
(
flowArn
:
String
)
Properties
flow
Arn
Link copied to clipboard
val
flowArn
:
String
The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFlowPlainArgs