Package com.pulumi.core.annotations
package com.pulumi.core.annotations
-
Annotation InterfacesClassDescriptionAnnotation used by a Pulumi Cloud Provider Package to mark complex types used for a Resource output property.Annotation used by a Pulumi provider to mark a builder for a complex property type so that it can be instantiated by the Pulumi runtime.Annotation used by a Pulumi provider to mark a setter for a complex property type so that it can be instantiated by the Pulumi runtime.Annotation used by a Pulumi Cloud Provider Package to mark enum types.Annotation used to mark an explicit converter method that converts the enum type to the underlying type.Annotation used by a mark
Resourceoutput properties.Annotation used by a Pulumi Cloud Provider Package to mark @seeResourceinput fields.