Package com.pulumi.provider.internal
Class ComponentProvider
java.lang.Object
com.pulumi.provider.internal.ComponentProvider
- All Implemented Interfaces:
Provider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstruct(ConstructRequest request) Construct a component resource given the type name and inputs, and returning the URN and any outputs.getSchema(GetSchemaRequest request) Returns the schema for this provider's package.
-
Constructor Details
-
ComponentProvider
-
-
Method Details