Distribution Ordered Cache Behavior Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun forwardedValues(argument: suspend DistributionOrderedCacheBehaviorForwardedValuesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun functionAssociations(value: Output<List<DistributionOrderedCacheBehaviorFunctionAssociationArgs>>)
suspend fun functionAssociations(vararg values: DistributionOrderedCacheBehaviorFunctionAssociationArgs)
suspend fun functionAssociations(vararg values: Output<DistributionOrderedCacheBehaviorFunctionAssociationArgs>)
suspend fun functionAssociations(vararg argument: suspend DistributionOrderedCacheBehaviorFunctionAssociationArgsBuilder.() -> Unit)
suspend fun functionAssociations(value: List<DistributionOrderedCacheBehaviorFunctionAssociationArgs>?)
suspend fun functionAssociations(values: List<Output<DistributionOrderedCacheBehaviorFunctionAssociationArgs>>)
suspend fun functionAssociations(argument: List<suspend DistributionOrderedCacheBehaviorFunctionAssociationArgsBuilder.() -> Unit>)
suspend fun functionAssociations(argument: suspend DistributionOrderedCacheBehaviorFunctionAssociationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun lambdaFunctionAssociations(value: Output<List<DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgs>>)
suspend fun lambdaFunctionAssociations(vararg values: DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgs)
suspend fun lambdaFunctionAssociations(vararg values: Output<DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgs>)
suspend fun lambdaFunctionAssociations(vararg argument: suspend DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgsBuilder.() -> Unit)
suspend fun lambdaFunctionAssociations(value: List<DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgs>?)
suspend fun lambdaFunctionAssociations(values: List<Output<DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgs>>)
suspend fun lambdaFunctionAssociations(argument: List<suspend DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgsBuilder.() -> Unit>)
suspend fun lambdaFunctionAssociations(argument: suspend DistributionOrderedCacheBehaviorLambdaFunctionAssociationArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard