Values.GetConfiguredModelAlgorithmAssociationResponseSourceReturns information about a configured model algorithm association.
type nonrec t = {createTime : SyntheticTimestamp_date_time.t option;The time at which the configured model algorithm association was created.
*)updateTime : SyntheticTimestamp_date_time.t option;The most recent time at which the configured model algorithm association was updated.
*)configuredModelAlgorithmAssociationArn : ConfiguredModelAlgorithmAssociationArn.t
option;The Amazon Resource Name (ARN) of the configured model algorithm association.
*)membershipIdentifier : UUID.t option;The membership ID of the member that created the configured model algorithm association.
*)collaborationIdentifier : UUID.t option;The collaboration ID of the collaboration that contains the configured model algorithm association.
*)configuredModelAlgorithmArn : ConfiguredModelAlgorithmArn.t option;The Amazon Resource Name (ARN) of the configured model algorithm that was associated to the collaboration.
*)name : NameString.t option;The name of the configured model algorithm association.
*)privacyConfiguration : PrivacyConfiguration.t option;The privacy configuration information for the configured model algorithm association.
*)description : ResourceDescription.t option;The description of the configured model algorithm association.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of ConfiguredModelAlgorithmAssociationArn.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
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]