Studio

class Studio : KotlinCustomResource

Represents a studio that contains other Nimble Studio resources

Properties

Link copied to clipboard
val adminRoleArn: Output<String>

The IAM role that Studio Admins will 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 Amazon Web Services Region where the studio resource is located.

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 Amazon Web Services SSO application client ID used to integrate with Amazon Web Services SSO to enable Amazon Web Services SSO users to log in to Nimble Studio 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 studio name that is used in the URL of the Nimble Studio portal when accessed by Nimble Studio users.

Link copied to clipboard
val studioUrl: Output<String>

The address of the web page for the studio.

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 will assume when logging in to the Nimble Studio portal.