GetServiceNetworkServiceAssociationPlainArgs

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

Constructors

constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the association between the service network and the service.

Functions

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