payloadsLocation

@JvmName(name = "lumcfexpyrfebodh")
suspend fun payloadsLocation(value: Output<BlobLocationArgs>)
@JvmName(name = "bpuanjgjqqsvefks")
suspend fun payloadsLocation(value: BlobLocationArgs?)

Parameters

value

The URI of the payload blob. This parameter contains a value only if the payloadsInBlobStorage parameter is set to true. Otherwise is set to null.


@JvmName(name = "xteutdugegppoojh")
suspend fun payloadsLocation(argument: suspend BlobLocationArgsBuilder.() -> Unit)

Parameters

argument

The URI of the payload blob. This parameter contains a value only if the payloadsInBlobStorage parameter is set to true. Otherwise is set to null.