CreateEnvironmentRequest

Types

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

Properties

Link copied to clipboard

The list of Amazon Resource Names (ARN) of the data bundles to install. Currently supported data bundle ARNs:

Link copied to clipboard

The description of the FinSpace environment to be created.

Link copied to clipboard

Authentication mode for the environment.

Link copied to clipboard

Configuration information when authentication mode is FEDERATED.

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 FinSpace environment to be created.

Link copied to clipboard

Configuration information for the superuser.

Link copied to clipboard

Add tags to your FinSpace environment.

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