Values.CreateConfiguredModelAlgorithmAssociationRequestSourceAssociates a configured model algorithm to a collaboration for use by any member of the collaboration.
type nonrec t = {membershipIdentifier : UUID.t;The membership ID of the member who is associating this configured model algorithm.
*)configuredModelAlgorithmArn : ConfiguredModelAlgorithmArn.t;The Amazon Resource Name (ARN) of the configured model algorithm that you want to associate.
*)name : NameString.t;The name of the configured model algorithm association.
*)description : ResourceDescription.t option;The description of the configured model algorithm association.
*)privacyConfiguration : PrivacyConfiguration.t option;Specifies the privacy configuration information for the configured model algorithm association. This information includes the maximum data size that can be exported.
*)}val make :
?description:??? ->
?privacyConfiguration:??? ->
?tags:??? ->
membershipIdentifier:UUID.t ->
configuredModelAlgorithmArn:ConfiguredModelAlgorithmArn.t ->
name:NameString.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of UUID.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of String_.t ] list
| `String of
LogsConfigurationPolicyFilterPatternString.t
| `Structure of
(string
* [> `List of
[> `Enum of string ] list
| `Structure of
(string
* [> `List of
[> `String of
CustomDataIdentifier.t ]
list ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Double of
TrainedModelArtifactMaxSizeValue.t
| `Enum of string ])
list ])
list ])
list ])
list ])
list ]