GetSessionPlainArgs

data class GetSessionPlainArgs(val awsAccountId: String) : ConvertibleToJava<GetSessionPlainArgs>

Constructors

Link copied to clipboard
constructor(awsAccountId: String)

Properties

Link copied to clipboard

AWS account ID of customer

Functions

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