pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.outputs
/
ClusterLoggingProperties
Cluster
Logging
Properties
data
class
ClusterLoggingProperties
(
val
bucketName
:
String
,
val
s3KeyPrefix
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Cluster
Logging
Properties
Link copied to clipboard
fun
ClusterLoggingProperties
(
bucketName
:
String
,
s3KeyPrefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Name
Link copied to clipboard
val
bucketName
:
String
s3Key
Prefix
Link copied to clipboard
val
s3KeyPrefix
:
String
?
=
null