toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
DomainExportingConfig
Domain
Exporting
Config
data
class
DomainExportingConfig
(
val
s3Exporting
:
DomainS3ExportingConfig
?
=
null
)
Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
Members
Constructors
Domain
Exporting
Config
Link copied to clipboard
constructor
(
s3Exporting
:
DomainS3ExportingConfig
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3Exporting
Link copied to clipboard
val
s3Exporting
:
DomainS3ExportingConfig
?
=
null