GetSubscriberPlainArgs

data class GetSubscriberPlainArgs(val subscriberArn: String) : ConvertibleToJava<GetSubscriberPlainArgs>

Constructors

Link copied to clipboard
constructor(subscriberArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Security Lake subscriber.

Functions

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