GetInstancePlainArgs

data class GetInstancePlainArgs(val instanceArn: String) : ConvertibleToJava<GetInstancePlainArgs>

Constructors

Link copied to clipboard
constructor(instanceArn: String)

Properties

Link copied to clipboard

The SSO Instance ARN that is returned upon creation of the Identity Center (SSO) Instance

Functions

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