userDataBase64

@JvmName(name = "pypxxstbdyrathec")
suspend fun userDataBase64(value: Output<String>)
@JvmName(name = "yyddtybrcxtgcsyh")
suspend fun userDataBase64(value: String?)

Parameters

value

Can be used instead of user_data to pass base64-encoded binary data directly. Use this instead of user_data whenever the value is not a valid UTF-8 string. For example, gzip-encoded user data must be base64-encoded and passed via this argument to avoid corruption.