ComponentState
class ComponentState
The detailed data about the current state of the component.
Types
Properties
Link copied to clipboard
The name of the service instance that this component is attached to. Provided when a component is attached to a service instance.
Link copied to clipboard
The name of the service that serviceInstanceName
is associated with. Provided when a component is attached to a service instance.
Link copied to clipboard
The service spec that the component uses to access service inputs. Provided when a component is attached to a service instance.
Link copied to clipboard
The template file used.