GetSamplingRulePlainArgs

data class GetSamplingRulePlainArgs(val ruleArn: String) : ConvertibleToJava<GetSamplingRulePlainArgs>

Constructors

Link copied to clipboard
constructor(ruleArn: String)

Properties

Link copied to clipboard

The sampling rule ARN that was created or updated.

Functions

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