get Application Inference Profile
suspend fun getApplicationInferenceProfile(argument: GetApplicationInferenceProfilePlainArgs): GetApplicationInferenceProfileResult
Definition of AWS::Bedrock::ApplicationInferenceProfile Resource Type
Return
null
Parameters
argument
null
suspend fun getApplicationInferenceProfile(inferenceProfileIdentifier: String): GetApplicationInferenceProfileResult
Return
null
Parameters
inference Profile Identifier
Inference profile identifier. Supports both system-defined inference profile ids, and inference profile ARNs.
See also
suspend fun getApplicationInferenceProfile(argument: suspend GetApplicationInferenceProfilePlainArgsBuilder.() -> Unit): GetApplicationInferenceProfileResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.bedrock.kotlin.inputs.GetApplicationInferenceProfilePlainArgs.