FirehoseDeliveryStreamSnowflakeConfigurationSnowflakeRoleConfiguration

data class FirehoseDeliveryStreamSnowflakeConfigurationSnowflakeRoleConfiguration(val enabled: Boolean? = null, val snowflakeRole: String? = null)

Constructors

constructor(enabled: Boolean? = null, snowflakeRole: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Whether the Snowflake role is enabled.

Link copied to clipboard
val snowflakeRole: String? = null

The Snowflake role.