@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / IInferenceProfile
Represents a ApplicationInferenceProfile, either created with CDK or imported.
readonlyinferenceProfileArn:string
The ARN of the application inference profile.
readonlyinferenceProfileId:string
The unique identifier of the inference profile.
readonlytype:InferenceProfileType
The type of inference profile.
grantProfileUsage(
grantee):Grant
Grants appropriate permissions to use the inference profile.
IGrantable
Grant