default Segment Delivery Configuration
suspend fun defaultSegmentDeliveryConfiguration(value: Output<SourceLocationDefaultSegmentDeliveryConfigurationArgs>)
suspend fun defaultSegmentDeliveryConfiguration(value: SourceLocationDefaultSegmentDeliveryConfigurationArgs?)
Parameters
value
The default segment delivery configuration.
suspend fun defaultSegmentDeliveryConfiguration(argument: suspend SourceLocationDefaultSegmentDeliveryConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The default segment delivery configuration.