Get Application Inference Profile Result
data class GetApplicationInferenceProfileResult(val createdAt: String? = null, val inferenceProfileArn: String? = null, val inferenceProfileId: String? = null, val inferenceProfileIdentifier: String? = null, val models: List<ApplicationInferenceProfileInferenceProfileModel>? = null, val status: ApplicationInferenceProfileInferenceProfileStatus? = null, val tags: List<Tag>? = null, val type: ApplicationInferenceProfileInferenceProfileType? = null, val updatedAt: String? = null)
Constructors
Link copied to clipboard
constructor(createdAt: String? = null, inferenceProfileArn: String? = null, inferenceProfileId: String? = null, inferenceProfileIdentifier: String? = null, models: List<ApplicationInferenceProfileInferenceProfileModel>? = null, status: ApplicationInferenceProfileInferenceProfileStatus? = null, tags: List<Tag>? = null, type: ApplicationInferenceProfileInferenceProfileType? = null, updatedAt: String? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the inference profile.
Link copied to clipboard
The unique identifier of the inference profile.
Link copied to clipboard
Inference profile identifier. Supports both system-defined inference profile ids, and inference profile ARNs.
Link copied to clipboard
List of model configuration
Link copied to clipboard
The status of the inference profile. ACTIVE
means that the inference profile is ready to be used.
Link copied to clipboard
The type of the inference profile. The following types are possible: