static ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.builder() |
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.collaborationIdentifier(String collaborationIdentifier) |
The collaboration ID of the collaboration that contains the configured model algorithm association.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.configuredModelAlgorithmArn(String configuredModelAlgorithmArn) |
The Amazon Resource Name (ARN) of the configured model algorithm that is being associated.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.configuredModelAlgorithmAssociationArn(String configuredModelAlgorithmAssociationArn) |
The Amazon Resource Name (ARN) of the configured model algorithm association.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.createTime(Instant createTime) |
The time at which the configured model algorithm association was created.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.description(String description) |
The description of the configured model algorithm association.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.membershipIdentifier(String membershipIdentifier) |
The membership ID of the member that created the configured model algorithm association.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.name(String name) |
The name of the configured model algorithm association.
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.toBuilder() |
|
ConfiguredModelAlgorithmAssociationSummary.Builder |
ConfiguredModelAlgorithmAssociationSummary.Builder.updateTime(Instant updateTime) |
The most recent time at which the configured model algorithm association was updated.
|