Values.SubscriptionRequestSummarySourceThe details of the subscription request.
type nonrec t = {id : SubscriptionRequestId.t option;The identifier of the subscription request.
*)createdBy : CreatedBy.t option;The Amazon DataZone user who created the subscription request.
*)updatedBy : UpdatedBy.t option;The identifier of the Amazon DataZone user who updated the subscription request.
*)domainId : DomainId.t option;The identifier of the Amazon DataZone domain in which a subscription request exists.
*)status : SubscriptionRequestStatus.t option;The status of the subscription request.
*)createdAt : CreatedAt.t option;The timestamp of when a subscription request was created.
*)updatedAt : UpdatedAt.t option;The timestamp of when the subscription request was updated.
*)requestReason : RequestReason.t option;The reason for the subscription request.
*)subscribedPrincipals : SubscriptionRequestSummarySubscribedPrincipalsList.t
option;The principals included in the subscription request.
*)subscribedListings : SubscriptionRequestSummarySubscribedListingsList.t option;The listings included in the subscription request.
*)reviewerId : String_.t option;The identifier of the subscription request reviewer.
*)decisionComment : DecisionComment.t option;The decision comment of the subscription request.
*)existingSubscriptionId : SubscriptionId.t option;The ID of the existing subscription.
*)metadataFormsSummary : MetadataFormsSummary.t option;The summary of the metadata forms.
*)}val make :
?id:??? ->
?createdBy:??? ->
?updatedBy:??? ->
?domainId:??? ->
?status:??? ->
?createdAt:??? ->
?updatedAt:??? ->
?requestReason:??? ->
?subscribedPrincipals:??? ->
?subscribedListings:??? ->
?reviewerId:??? ->
?decisionComment:??? ->
?existingSubscriptionId:??? ->
?metadataFormsSummary:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of ListingId.t
| `Structure of
(string
* [> `String of ProjectId.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of GlossaryTermName.t ])
list ]
list
| `String of AssetId.t
| `Structure of
(string
* [> `List of
[> `Enum of string
| `String of FilterId.t ]
list
| `String of String_.t ])
list ])
list ])
list ])
list ]
list
| `String of SubscriptionRequestId.t
| `Timestamp of CreatedAt.t ])
list ]