RegisterServiceResponse

Output containing the service ID and any additional steps required for registration.

Types

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

Properties

Link copied to clipboard

Indicates if additional steps are required to complete service registration (e.g., 3-legged OAuth)

Link copied to clipboard

The ARN of the AWS Key Management Service (AWS KMS) customer managed key that's used to encrypt resources.

Link copied to clipboard

Service ID - present when registration is complete, absent when additional steps are required

Link copied to clipboard

Tags associated with the registered Service.

Functions

Link copied to clipboard
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