SignalMapSummary

Placeholder documentation for SignalMapSummary

Types

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

Properties

Link copied to clipboard
val arn: String?

A signal map's ARN (Amazon Resource Name)

Link copied to clipboard

Placeholder documentation for __timestampIso8601

Link copied to clipboard

A resource's optional description.

Link copied to clipboard
val id: String?

A signal map's id.

Link copied to clipboard

Placeholder documentation for __timestampIso8601

Link copied to clipboard

A signal map's monitor deployment status.

Link copied to clipboard
val name: String?

A resource's name. Names must be unique within the scope of a resource type in a specific region.

Link copied to clipboard

A signal map's current status which is dependent on its lifecycle actions or associated jobs.

Link copied to clipboard

Represents the tags associated with a resource.

Functions

Link copied to clipboard
inline fun copy(block: SignalMapSummary.Builder.() -> Unit = {}): SignalMapSummary
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