toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.inputs
/
GetTenantActionGroupPlainArgs
Get
Tenant
Action
Group
Plain
Args
data
class
GetTenantActionGroupPlainArgs
(
val
managementGroupId
:
String
,
val
tenantActionGroupName
:
String
)
:
ConvertibleToJava
<
GetTenantActionGroupPlainArgs
>
Members
Constructors
Get
Tenant
Action
Group
Plain
Args
Link copied to clipboard
constructor
(
managementGroupId
:
String
,
tenantActionGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTenantActionGroupPlainArgs