UpdateKxEnvironmentResponse

Types

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

Properties

Link copied to clipboard

The identifier of the availability zones where subnets for the environment are created.

Link copied to clipboard

The unique identifier of the AWS account that is used to create the kdb environment.

Link copied to clipboard

The timestamp at which the kdb environment was created in FinSpace.

Link copied to clipboard

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

Link copied to clipboard

A unique identifier for the AWS environment infrastructure account.

Link copied to clipboard

The description of the environment.

Link copied to clipboard

The status of DNS configuration.

Link copied to clipboard

The ARN identifier of the environment.

Link copied to clipboard

A unique identifier for the kdb environment.

Link copied to clipboard

Specifies the error message that appears if a flow fails.

Link copied to clipboard

The KMS key ID to encrypt your data in the FinSpace environment.

Link copied to clipboard
val name: String?

The name of the kdb environment.

Link copied to clipboard

The status of the kdb environment.

Link copied to clipboard

The status of the network configuration.

Link copied to clipboard

The structure of the transit gateway and network configuration that is used to connect the kdb environment to an internal network.

Link copied to clipboard

The timestamp at which the kdb environment was updated.

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