GetGroupPlainArgs

data class GetGroupPlainArgs(val groupName: String) : ConvertibleToJava<GetGroupPlainArgs>

A collection of arguments for invoking getGroup.

Constructors

Link copied to clipboard
fun GetGroupPlainArgs(groupName: String)

Functions

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

Properties

Link copied to clipboard

Friendly IAM group name to match.