s3Key property
S3 key of an object containing the function's deployment package. Conflicts with filename.
Implementation
late final pulumi.Output<String?> s3Key;
S3 key of an object containing the function's deployment package. Conflicts with filename.
late final pulumi.Output<String?> s3Key;