Skip to content

Commit

Permalink
OCM-8022 | feat: add timestamps for rpb
Browse files Browse the repository at this point in the history
  • Loading branch information
davidleerh committed May 23, 2024
1 parent 4531113 commit 8058e1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model/clusters_mgmt/v1/role_policy_binding_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ struct RolePolicyBinding {
Arn String
Type String
Status RolePolicyBindingStatus
CreationTimestamp Date
LastUpdateTimestamp Date
Policies []RolePolicy
}

0 comments on commit 8058e1d

Please sign in to comment.