id | string | ID is the "natural identifier" for an object within its scope/namespace; it is normally unique across time but not space. That is, you can assume that the ID will not be reclaimed and reused after an object is deleted ("time"); however, it may collide with IDs for other object kinds or objects of the same kind within a different scope/namespace ("space"). |
_environment | `` | |
api_version | string | APIVersion defines the schema version of this representation of a resource. |
config | object | Cloud provider specific configs for provider integration |
display_name | string | Display name of Provider Integration. |
environment | object | The environment to which this belongs. |
kind | string | Kind defines the object this REST resource represents. |
provider | string | Cloud provider to which access is provided through provider integration. |
usages | array | List of resource crns where this integration is being used. |