workgroupName property

Output<String?> workgroupName
latefinal

The serverless workgroup name. This parameter is required when connecting to a serverless workgroup and authenticating using either Secrets Manager or temporary credentials.

Implementation

late final pulumi.Output<String?> workgroupName;