WorkGroup

class WorkGroup : KotlinCustomResource

Resource schema for AWS::Athena::WorkGroup

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val creationTime: Output<String>

The date and time the workgroup was created.

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

The workgroup description.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The workGroup name.

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

The option to delete the workgroup and its contents even if the workgroup contains any named queries.

Link copied to clipboard
val state: Output<WorkGroupState>?

The state of the workgroup: ENABLED or DISABLED.

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

One or more tags, separated by commas, that you want to attach to the workgroup as you create it

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

The workgroup configuration

Link copied to clipboard

The workgroup configuration update object