pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Action
Rule
By
Name
Plain
Args
Link copied to clipboard
fun
GetActionRuleByNamePlainArgs
(
actionRuleName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetActionRuleByNamePlainArgs
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.