GetTenantActionGroupPlainArgs

data class GetTenantActionGroupPlainArgs(val managementGroupId: String, val tenantActionGroupName: String) : ConvertibleToJava<GetTenantActionGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetTenantActionGroupPlainArgs(managementGroupId: String, tenantActionGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetTenantActionGroupPlainArgs

Properties

Link copied to clipboard

The management group id.

Link copied to clipboard

The name of the action group.