GetEndpointPlainArgs

data class GetEndpointPlainArgs(val endpointArn: String) : ConvertibleToJava<GetEndpointPlainArgs>

Constructors

Link copied to clipboard
constructor(endpointArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint.

Functions

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