GetSessionContextPlainArgs

data class GetSessionContextPlainArgs(val arn: String) : ConvertibleToJava<GetSessionContextPlainArgs>

A collection of arguments for invoking getSessionContext.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val arn: String

ARN for an assumed role.