ServiceInfo

Information about an Amazon Web Service.

Types

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

Properties

Link copied to clipboard

Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

Link copied to clipboard

Specifies the service name.

Functions

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