Values.ResourceSourceThe details of a provisioned resource of this Amazon DataZone environment.
type nonrec t = {provider : String_.t option;The provider of a provisioned resource of this Amazon DataZone environment.
*)name : String_.t option;The name of a provisioned resource of this Amazon DataZone environment.
*)value : String_.t option;The value of a provisioned resource of this Amazon DataZone environment.
*)type_ : String_.t option;The type of a provisioned resource of this Amazon DataZone environment.
*)}