GetDelegatedAdminPlainArgs

data class GetDelegatedAdminPlainArgs(val delegatedAdminIdentifier: String) : ConvertibleToJava<GetDelegatedAdminPlainArgs>

Constructors

Link copied to clipboard
constructor(delegatedAdminIdentifier: String)

Properties

Link copied to clipboard

The ID of the delegated Security Hub administrator account, in the format of accountID/Region .

Functions

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