CreateServiceRequest

Types

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

Properties

Link copied to clipboard

The systems to associate with the service.

Link copied to clipboard

Idempotency token.

Link copied to clipboard

Caller-settable values for dependency discovery. INITIALIZING is system-managed.

Link copied to clipboard

Resource description for services and policies.

Link copied to clipboard

KMS key identifier — accepts key ID, key ARN, alias name, or alias ARN.

Link copied to clipboard
val name: String?

Resource name (used in ARN — no spaces allowed).

Link copied to clipboard

The permission model for the service.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The AWS Regions where the service operates.

Link copied to clipboard

Configuration for automatic report generation on a Service.

Link copied to clipboard

Resource tags.

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