Package com.pulumi.core.annotations
Annotation Type CustomType.Builder
-
@Retention(RUNTIME) @Target(TYPE) public static @interface CustomType.Builder
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.