GetZonalAutoshiftConfigurationPlainArgs

data class GetZonalAutoshiftConfigurationPlainArgs(val resourceIdentifier: String) : ConvertibleToJava<GetZonalAutoshiftConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceIdentifier: String)

Properties

Link copied to clipboard

The identifier for the resource that AWS shifts traffic for. The identifier is the Amazon Resource Name (ARN) for the resource. At this time, supported resources are Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.

Functions

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