Builder

class Builder

Properties

Link copied to clipboard

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.

Link copied to clipboard

The name of an endpoint configuration. For more information, see CreateEndpointConfig.

Link copied to clipboard

The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services account. The name is case-insensitive in CreateEndpoint, but the case is preserved and must be matched in InvokeEndpoint.

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

An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

Functions