Package com.pulumi.core.annotations
Annotation Interface Import
Annotation used by a Pulumi Cloud Provider Package
to mark @see
Resource input fields.
Note: this should just be placed on the field itself, not a setter or getter
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name- Default:
- ""
-
required
boolean required- Default:
- false
-
json
boolean json- Default:
- false
-