fullyDecodeReservedExpansion

@JvmName(name = "hvtjdgfeocbvxpqb")
suspend fun fullyDecodeReservedExpansion(value: Output<Boolean>)
@JvmName(name = "cnguaedxjuqfhxbk")
suspend fun fullyDecodeReservedExpansion(value: Boolean?)

Parameters

value

When set to true, URL path parameters will be fully URI-decoded except in cases of single segment matches in reserved expansion, where "%2F" will be left encoded. The default behavior is to not decode RFC 6570 reserved characters in multi segment matches.