GetSafetyRulePlainArgs

data class GetSafetyRulePlainArgs(val safetyRuleArn: String) : ConvertibleToJava<GetSafetyRulePlainArgs>

Constructors

Link copied to clipboard
constructor(safetyRuleArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the safety rule.

Functions

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