toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
flowLog
flow
Log
suspend
fun
flowLog
(
name
:
String
,
block
:
suspend
FlowLogResourceBuilder
.
(
)
->
Unit
)
:
FlowLog
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
FlowLog
.
See also
Flow
Log
.
fun
flowLog
(
name
:
String
)
:
FlowLog
Parameters
name
The
unique
name of the resulting resource.
See also
Flow
Log
.