GetGroupPlainArgs

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

A collection of arguments for invoking getGroup.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

Specify the exact name of the desired autoscaling group.