toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetFlowLogPlainArgs
Get
Flow
Log
Plain
Args
data
class
GetFlowLogPlainArgs
(
val
flowLogName
:
String
,
val
networkWatcherName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetFlowLogPlainArgs
>
Members
Constructors
Get
Flow
Log
Plain
Args
Link copied to clipboard
constructor
(
flowLogName
:
String
,
networkWatcherName
:
String
,
resourceGroupName
:
String
)
Properties
flow
Log
Name
Link copied to clipboard
val
flowLogName
:
String
The name of the flow log resource.
network
Watcher
Name
Link copied to clipboard
val
networkWatcherName
:
String
The name of the network watcher.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFlowLogPlainArgs