toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetRouteFilterRulePlainArgs
Get
Route
Filter
Rule
Plain
Args
data
class
GetRouteFilterRulePlainArgs
(
val
resourceGroupName
:
String
,
val
routeFilterName
:
String
,
val
ruleName
:
String
)
:
ConvertibleToJava
<
GetRouteFilterRulePlainArgs
>
Members
Constructors
Get
Route
Filter
Rule
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
routeFilterName
:
String
,
ruleName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
route
Filter
Name
Link copied to clipboard
val
routeFilterName
:
String
The name of the route filter.
rule
Name
Link copied to clipboard
val
ruleName
:
String
The name of the rule.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRouteFilterRulePlainArgs