name

@JvmName(name = "kmpdhnwpuayclxib")
suspend fun name(value: Output<String>)
@JvmName(name = "knwaypednltvnuml")
suspend fun name(value: String?)

Parameters

value

Name of the instance profile. If omitted, this provider will assign a random, unique name. Conflicts with name_prefix. Can be a string of characters consisting of upper and lowercase alphanumeric characters and these special characters: _, +, =, ,, ., @, -. Spaces are not allowed. The name must be unique, regardless of the path or role. In other words, if there are different role or path values but the same name as an existing instance profile, it will still cause an EntityAlreadyExists error.