GetFlowEntitlementPlainArgs

data class GetFlowEntitlementPlainArgs(val entitlementArn: String) : ConvertibleToJava<GetFlowEntitlementPlainArgs>

Constructors

Link copied to clipboard
constructor(entitlementArn: String)

Properties

Link copied to clipboard

The ARN of the entitlement.

Functions

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