GetConfigurationManagerPlainArgs

data class GetConfigurationManagerPlainArgs(val managerArn: String) : ConvertibleToJava<GetConfigurationManagerPlainArgs>

Constructors

Link copied to clipboard
constructor(managerArn: String)

Properties

Link copied to clipboard

The ARN of the Quick Setup configuration.

Functions

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