pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
IntegrationS3SourceProperties
Integration
S3Source
Properties
data
class
IntegrationS3SourceProperties
(
val
bucketName
:
String
,
val
bucketPrefix
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Integration
S3Source
Properties
Link copied to clipboard
fun
IntegrationS3SourceProperties
(
bucketName
:
String
,
bucketPrefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Name
Link copied to clipboard
val
bucketName
:
String
bucket
Prefix
Link copied to clipboard
val
bucketPrefix
:
String
?
=
null