autoPublish

@JvmName(name = "ilyecjqotuuinkgy")
suspend fun autoPublish(value: Output<Boolean>)
@JvmName(name = "umawacbxpavpjsdy")
suspend fun autoPublish(value: Boolean?)

Parameters

value

A flag that determines whether to automatically publish the function to the `LIVE` stage when it’s created. To automatically publish to the `LIVE` stage, set this property to `true`.