customerManagedS3 property

CustomerManagedChannelS3Storage? customerManagedS3
final

Use this to store channel data in an S3 bucket that you manage. If customer managed storage is selected, the retentionPeriod parameter is ignored. You cannot change the choice of service-managed or customer-managed S3 storage after the channel is created.

Implementation

final CustomerManagedChannelS3Storage? customerManagedS3;