CreateConfigurationTemplateResponse

Describes the settings for a configuration set.

Types

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

Properties

Link copied to clipboard

The name of the application associated with this configuration set.

Link copied to clipboard

The date (in UTC time) when this configuration set was created.

Link copied to clipboard

The date (in UTC time) when this configuration set was last modified.

Link copied to clipboard

If this configuration set is associated with an environment, the DeploymentStatus parameter indicates the deployment status of this configuration set:

Link copied to clipboard

Describes this configuration set.

Link copied to clipboard

If not null, the name of the environment for this configuration set.

Link copied to clipboard

A list of the configuration options and their values in this configuration set.

Link copied to clipboard

The ARN of the platform version.

Link copied to clipboard

The name of the solution stack this configuration set uses.

Link copied to clipboard

If not null, the name of the configuration template for this configuration set.

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