Package com.pulumi.test
Class Mocks.ResourceResult
java.lang.Object
com.pulumi.test.Mocks.ResourceResult
- Enclosing interface:
- Mocks
A resource identifier and resource state.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
A resource identifier -
state
A resource state
-
-
Constructor Details
-
ResourceResult
- Parameters:
id- the ID may be empty for component resourcesstate- the state can be either a POJO or a Map
-
-
Method Details
-
of
-