@pulumi/confluentcloud 1.43.0-alpha.1713897528 → 1.43.0-alpha.1714066433

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,7 +79,7 @@ export declare class FlinkStatement extends pulumi.CustomResource {
79
79
  /**
80
80
  * Indicates whether the statement should be stopped.
81
81
  */
82
- readonly stopped: pulumi.Output<boolean | undefined>;
82
+ readonly stopped: pulumi.Output<boolean>;
83
83
  /**
84
84
  * Create a FlinkStatement resource with the given unique name, arguments, and options.
85
85
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/confluentcloud",
3
- "version": "v1.43.0-alpha.1713897528+194332ad",
3
+ "version": "v1.43.0-alpha.1714066433+9fb3a510",
4
4
  "description": "A Pulumi package for creating and managing Confluent cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",