ServiceSummary

Summary data of an Proton service resource.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the service.

Link copied to clipboard

The time when the service was created.

Link copied to clipboard

A description of the service.

Link copied to clipboard

The time when the service was last modified.

Link copied to clipboard

The name of the service.

Link copied to clipboard

The status of the service.

Link copied to clipboard

A service status message.

Link copied to clipboard

The name of the service template.

Functions

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