GetImagePipelinePlainArgs

data class GetImagePipelinePlainArgs(val arn: String) : ConvertibleToJava<GetImagePipelinePlainArgs>

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the image pipeline.

Functions

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