GetManagedResourceResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A collection of key-value pairs that indicate whether resources are active in Availability Zones or not. The key name is the Availability Zone where the resource is deployed. The value is 1 or 0.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) for the resource.

Link copied to clipboard

An array of the autoshifts that are active for the resource.

Link copied to clipboard
val name: String?

The name of the resource.

Link copied to clipboard

The practice run configuration for zonal autoshift that's associated with the resource.

Link copied to clipboard

The status for zonal autoshift for a resource. When the autoshift status is ENABLED, Amazon Web Services shifts traffic for a resource away from an Availability Zone, on your behalf, when Amazon Web Services determines that there's an issue in the Availability Zone that could potentially affect customers.

Link copied to clipboard

The zonal shifts that are currently active for a resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String