CreateServiceInstanceRequest

Types

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

Properties

Link copied to clipboard

The client token of the service instance to create.

Link copied to clipboard

The name of the service instance to create.

Link copied to clipboard

The name of the service the service instance is added to.

Link copied to clipboard

The spec for the service instance you want to create.

Link copied to clipboard
val tags: List<Tag>?

An optional list of metadata items that you can associate with the Proton service instance. A tag is a key-value pair.

Link copied to clipboard

To create a new major and minor version of the service template, excludemajor Version.

Link copied to clipboard

To create a new minor version of the service template, include a major Version.

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