application Inference Profile
suspend fun applicationInferenceProfile(name: String, block: suspend ApplicationInferenceProfileResourceBuilder.() -> Unit): ApplicationInferenceProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationInferenceProfile.
See also
Parameters
name
The unique name of the resulting resource.