toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.macie.kotlin
/
S3BucketAssociationArgs
/
S3BucketAssociationArgs
S3Bucket
Association
Args
constructor
(
bucketName
:
Output
<
String
>
?
=
null
,
classificationType
:
Output
<
S3BucketAssociationClassificationTypeArgs
>
?
=
null
,
memberAccountId
:
Output
<
String
>
?
=
null
,
prefix
:
Output
<
String
>
?
=
null
)