GetInstanceProfilesPlainArgs

data class GetInstanceProfilesPlainArgs(val roleName: String) : ConvertibleToJava<GetInstanceProfilesPlainArgs>

A collection of arguments for invoking getInstanceProfiles.

Constructors

Link copied to clipboard
constructor(roleName: String)

Properties

Link copied to clipboard

IAM role name.

Functions

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