GetInstanceTypePlainArgs

data class GetInstanceTypePlainArgs(val instanceType: String) : ConvertibleToJava<GetInstanceTypePlainArgs>

A collection of arguments for invoking getInstanceType.

Constructors

Link copied to clipboard
fun GetInstanceTypePlainArgs(instanceType: String)

Functions

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

Properties

Link copied to clipboard

Instance