Values.ConfigurableEnvironmentActionSourceThe configurable action of a Amazon DataZone environment.
type nonrec t = {type_ : String_.t option;The type of a configurable action in a Amazon DataZone environment.
*)auth : ConfigurableActionTypeAuthorization.t option;The authentication type of a configurable action of a Amazon DataZone environment.
*)parameters : ConfigurableActionParameterList.t option;The parameters of a configurable action in a Amazon DataZone environment.
*)}