GetGroupPlainArgs

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

Constructors

Link copied to clipboard
fun GetGroupPlainArgs(groupArn: String)

Functions

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

Properties

Link copied to clipboard

The ARN of the group that was generated on creation.