Studio

class Studio : KotlinCustomResource

Resource Type definition for AWS::NimbleStudio::Studio

Properties

Link copied to clipboard
val adminRoleArn: Output<String>

The IAM role that studio admins assume when logging in to the Nimble Studio portal.

Link copied to clipboard
val displayName: Output<String>

A friendly name for the studio.

Link copied to clipboard
val homeRegion: Output<String>

The AWS Region where the studio resource is located. For example, us-west-2 .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ssoClientId: Output<String>

The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.

Link copied to clipboard

Configuration of the encryption method that is used for the studio.

Link copied to clipboard
val studioId: Output<String>

The unique identifier for the studio resource.

Link copied to clipboard
val studioName: Output<String>

The name of the studio, as included in the URL when accessing it in the Nimble Studio portal.

Link copied to clipboard
val studioUrl: Output<String>

The unique identifier for the studio resource.

Link copied to clipboard
val tags: Output<Map<String, String>>?

An array of key-value pairs to apply to this resource. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userRoleArn: Output<String>

The IAM role that studio users assume when logging in to the Nimble Studio portal.