pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.evidently.kotlin.outputs
/
ProjectDataDeliveryObject
Project
Data
Delivery
Object
data
class
ProjectDataDeliveryObject
(
val
logGroup
:
String
?
=
null
,
val
s3
:
ProjectS3Destination
?
=
null
)
Destinations for data.
Types
Constructors
Properties
Constructors
Project
Data
Delivery
Object
Link copied to clipboard
fun
ProjectDataDeliveryObject
(
logGroup
:
String
?
=
null
,
s3
:
ProjectS3Destination
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Group
Link copied to clipboard
val
logGroup
:
String
?
=
null
s3
Link copied to clipboard
val
s3
:
ProjectS3Destination
?
=
null