You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/v3/source/includes/experimental_resources/service_credential_bindings/_object.md.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Name | Type | Description
12
12
**guid** | _uuid_ | Unique identifier for the service credential binding
13
13
**name** | _string_ | Name of the binding. `null` when it's not defined.
14
14
**type** | _string_ | Either `app` or `key`
15
-
**last_operation** (*experimental*)| _[last operation object](#the-last-operation-object-for-service-credential-binding)_ | The last operation of this binding; `null` when type is `key`
15
+
**last_operation** (*experimental*)| _[last operation object](#the-last-operation-object-for-service-credential-binding)_ | The last operation of this binding
16
16
**created_at** | _[timestamp](#timestamps)_ | The time with zone when the object was created
17
17
**updated_at** | _[timestamp](#timestamps)_ | The time with zone when the object was last updated
18
18
**relationships.service_instance** | [_to-one relationship_](#to-one-relationships) | The service instance that this binding is originated from
0 commit comments