toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
GetActionRuleByNamePlainArgs
Get
Action
Rule
By
Name
Plain
Args
data
class
GetActionRuleByNamePlainArgs
(
val
actionRuleName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetActionRuleByNamePlainArgs
>
Members
Constructors
Get
Action
Rule
By
Name
Plain
Args
Link copied to clipboard
constructor
(
actionRuleName
:
String
,
resourceGroupName
:
String
)
Properties
action
Rule
Name
Link copied to clipboard
val
actionRuleName
:
String
The name of action rule that needs to be fetched
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Resource group name where the resource is created.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetActionRuleByNamePlainArgs