DataSourceRedshiftServerlessStorageArgs

data class DataSourceRedshiftServerlessStorageArgs(val workgroupName: Output<String>) : ConvertibleToJava<DataSourceRedshiftServerlessStorageArgs>

The details of the Amazon Redshift Serverless workgroup storage.

Constructors

Link copied to clipboard
constructor(workgroupName: Output<String>)

Properties

Link copied to clipboard
val workgroupName: Output<String>

The name of the Amazon Redshift Serverless workgroup.

Functions

Link copied to clipboard
open override fun toJava(): DataSourceRedshiftServerlessStorageArgs