Values.SubscriptionGrantSummarySourceThe details of the subscription grant.
type nonrec t = {id : SubscriptionGrantId.t option;The identifier of the subscription grant.
*)createdBy : CreatedBy.t option;The datazone user who created the subscription grant.
*)updatedBy : UpdatedBy.t option;The Amazon DataZone user who updated the subscription grant.
*)domainId : DomainId.t option;The identifier of the Amazon DataZone domain in which a subscription grant exists.
*)createdAt : CreatedAt.t option;The timestamp of when a subscription grant was created.
*)updatedAt : UpdatedAt.t option;The timestamp of when the subscription grant was updated.
*)environmentId : EnvironmentId.t option;The environment ID of the subscription grant.
*)subscriptionTargetId : SubscriptionTargetId.t option;The identifier of the target of the subscription grant.
*)grantedEntity : GrantedEntity.t option;The entity to which the subscription is granted.
*)status : SubscriptionGrantOverallStatus.t option;The status of the subscription grant.
*)assets : SubscribedAssets.t option;The assets included in the subscription grant.
*)subscriptionId : SubscriptionId.t option;The ID of the subscription.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of AssetId.t
| `Structure of
(string
* [> `List of
[> `Enum of string | `String of FilterId.t ] list
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of SubscriptionGrantId.t
| `Structure of
(string
* [> `Structure of (string * [> `String of ListingId.t ]) list ])
list
| `Timestamp of CreatedAt.t ])
list ]