userDataBase64

@JvmName(name = "imthncjabdavoduc")
suspend fun userDataBase64(value: Output<String>)
@JvmName(name = "qugghckknyolxgwx")
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. Updates to this field will trigger a stop/start of the EC2 instance by default. If the user_data_replace_on_change is set then updates to this field will trigger a destroy and recreate.