instance Profile
suspend fun instanceProfile(name: String, block: suspend InstanceProfileResourceBuilder.() -> Unit): InstanceProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for InstanceProfile.
See also
Parameters
name
The unique name of the resulting resource.