storage property
Where channel data is stored. You can choose one of
serviceManagedS3
or customerManagedS3
storage. If
not specified, the default is serviceManagedS3
. You cannot
change this storage option after the channel is created.
Implementation
final ChannelStorage? storage;