pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
GetTenantActionGroupPlainArgs
Get
Tenant
Action
Group
Plain
Args
data
class
GetTenantActionGroupPlainArgs
(
val
managementGroupId
:
String
,
val
tenantActionGroupName
:
String
)
:
ConvertibleToJava
<
GetTenantActionGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Tenant
Action
Group
Plain
Args
Link copied to clipboard
fun
GetTenantActionGroupPlainArgs
(
managementGroupId
:
String
,
tenantActionGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTenantActionGroupPlainArgs
Properties
management
Group
Id
Link copied to clipboard
val
managementGroupId
:
String
The management group id.
tenant
Action
Group
Name
Link copied to clipboard
val
tenantActionGroupName
:
String
The name of the action group.