Environment

class Environment : KotlinCustomResource

An example resource schema demonstrating some basic constructs and validation rules.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsAccountId: Output<String>

AWS account ID associated with the Environment

Link copied to clipboard
val dataBundles: Output<List<String>>?

ARNs of FinSpace Data Bundles to install

Link copied to clipboard

ID for FinSpace created account used to store Environment artifacts

Link copied to clipboard
val description: Output<String>?

Description of the Environment

Link copied to clipboard
val environmentArn: Output<String>

ARN of the Environment

Link copied to clipboard
val environmentId: Output<String>

Unique identifier for representing FinSpace Environment

Link copied to clipboard
val environmentUrl: Output<String>

URL used to login to the Environment

Link copied to clipboard

Federation mode used with the Environment

Link copied to clipboard

Configuration information when authentication mode is FEDERATED.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKeyId: Output<String>?

KMS key used to encrypt customer data within FinSpace Environment infrastructure

Link copied to clipboard
val name: Output<String>

Name of the Environment

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

SageMaker Studio Domain URL associated with the Environment

Link copied to clipboard

State of the Environment

Link copied to clipboard

Configuration information for the superuser.

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>