location property

Input<String?>? location
final

Name of the S3 bucket and the path prefix for S3 logs. Must be set if status is ENABLED, otherwise it must be empty.

Implementation

final pulumi.Input<String?>? location;