ServiceAttributes

A complex type that contains information about attributes associated with a specific service.

Types

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

Properties

Link copied to clipboard

A string map that contains the following information for the service that you specify in ServiceArn:

Link copied to clipboard

The ARN of the service that the attributes are associated with.

Functions

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