InferenceComponent

class InferenceComponent : KotlinCustomResource

Resource Type definition for AWS::SageMaker::InferenceComponent

Properties

Link copied to clipboard
val creationTime: Output<String>

The time when the inference component was created.

Link copied to clipboard
val endpointArn: Output<String>?

The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.

Link copied to clipboard
val endpointName: Output<String>

The name of the endpoint that hosts the inference component.

Link copied to clipboard
val failureReason: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of the inference component.

Link copied to clipboard

The name of the inference component.

Link copied to clipboard

The status of the inference component.

Link copied to clipboard

The time when the inference component was last updated.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val variantName: Output<String>

The name of the production variant that hosts the inference component.