Service

class Service

The metadata for a service, such as the service code and available attribute names.

Types

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

Properties

Link copied to clipboard

The attributes that are available for this service.

Link copied to clipboard

The code for the Amazon Web Services service.

Functions

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