GetRotationSchedulePlainArgs

data class GetRotationSchedulePlainArgs(val id: String) : ConvertibleToJava<GetRotationSchedulePlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The ARN of the secret.

Functions

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