RegisterServiceRequest

Input for registering a new service with the platform.

Types

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

Properties

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
val name: String?

The display name for the service registration.

Link copied to clipboard

The name of the private connection to use for VPC connectivity.

Link copied to clipboard

Services that can be registered via the post-registration API (excludes OAuth 3LO services).

Link copied to clipboard

Service-specific authorization configuration parameters

Link copied to clipboard

Tags to add to the Service at registration time.

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