GetInstanceProfilePlainArgs

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

Constructors

Link copied to clipboard
constructor(instanceProfileArn: String)

Properties

Link copied to clipboard

The property describes an ARN of the instance profile.

Functions

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