GetInstanceProfilePlainArgs

data class GetInstanceProfilePlainArgs(val instanceProfileName: String) : ConvertibleToJava<GetInstanceProfilePlainArgs>

Constructors

Link copied to clipboard
fun GetInstanceProfilePlainArgs(instanceProfileName: String)

Functions

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

Properties

Link copied to clipboard

The name of the instance profile to create.