s3Key property

Output<String?> s3Key
latefinal

S3 key of an object containing the function's deployment package. Required if s3Bucket is set.

Implementation

late final pulumi.Output<String?> s3Key;