Skip to main content

ResourceMetaWrapper

No overview available.

Attributes

AttributeTypeDescription
OutputPrefixstringThis string specifies the prefix for output artifacts generated by the resource.
ConnectorResourceMeta[]byteThis byte array holds metadata specific to the connector resource, influencing how the connector interacts with external systems.
TaskCategory*connectorPb.TaskCategoryThis pointer to a connectorPb.TaskCategory defines the category of the task, which can affect task scheduling and execution behavior.
ProjectstringThis string identifies the project to which the resource belongs, used for access control and organization.
DomainstringThis string specifies the domain within the project for the resource, further organizing and scoping its visibility.
Connection*flyteIdl.ConnectionThis pointer to a flyteIdl.Connection provides details for establishing a connection to external services, essential for resource operations.