pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.inputs
/
BucketNotificationFilterArgs
Bucket
Notification
Filter
Args
data
class
BucketNotificationFilterArgs
(
val
s3Key
:
Output
<
BucketS3KeyFilterArgs
>
)
:
ConvertibleToJava
<
BucketNotificationFilterArgs
>
Constructors
Functions
Properties
Constructors
Bucket
Notification
Filter
Args
Link copied to clipboard
fun
BucketNotificationFilterArgs
(
s3Key
:
Output
<
BucketS3KeyFilterArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BucketNotificationFilterArgs
Properties
s3Key
Link copied to clipboard
val
s3Key
:
Output
<
BucketS3KeyFilterArgs
>