ApplicationInferenceProfile

class ApplicationInferenceProfile : KotlinCustomResource

Definition of AWS::Bedrock::ApplicationInferenceProfile Resource Type

Properties

Link copied to clipboard
val createdAt: Output<String>

Time Stamp

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

Description of the inference profile

Link copied to clipboard
val id: Output<String>
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

The name of the inference profile.

Link copied to clipboard

List of model configuration

Link copied to clipboard

Contains configurations for the inference profile to copy as the resource.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
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
val tags: Output<List<Tag>>?

List of Tags

Link copied to clipboard

The type of the inference profile. The following types are possible:

Link copied to clipboard
val updatedAt: Output<String>

Time Stamp

Link copied to clipboard
val urn: Output<String>