class Aws::Finspace::Types::Environment
Represents an FinSpace environment.
@!attribute [rw] name
The name of the FinSpace environment. @return [String]
@!attribute [rw] environment_id
The identifier of the FinSpace environment. @return [String]
@!attribute [rw] aws_account_id
The ID of the AWS account in which the FinSpace environment is created. @return [String]
@!attribute [rw] status
The current status of creation of the FinSpace environment. @return [String]
@!attribute [rw] environment_url
The sign-in url for the web application of your FinSpace environment. @return [String]
@!attribute [rw] description
The description of the FinSpace environment. @return [String]
@!attribute [rw] environment_arn
The Amazon Resource Name (ARN) of your FinSpace environment. @return [String]
@!attribute [rw] sage_maker_studio_domain_url
The url of the integrated FinSpace notebook environment in your web application. @return [String]
@!attribute [rw] kms_key_id
The KMS key id used to encrypt in the FinSpace environment. @return [String]
@!attribute [rw] dedicated_service_account_id
The AWS account ID of the dedicated service account associated with your FinSpace environment. @return [String]
@!attribute [rw] federation_mode
The authentication mode for the environment. @return [String]
@!attribute [rw] federation_parameters
Configuration information when authentication mode is FEDERATED. @return [Types::FederationParameters]
@see docs.aws.amazon.com/goto/WebAPI/finspace-2021-03-12/Environment AWS API Documentation
Constants
- SENSITIVE