GetServiceLevelObjectivePlainArgs

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

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

The ARN of this SLO.

Functions

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