attributeDefinitionId

@JvmName(name = "nqkqvcmnwnswhgod")
suspend fun attributeDefinitionId(value: Output<String>)
@JvmName(name = "huriaxvoijkyrhft")
suspend fun attributeDefinitionId(value: String?)

Parameters

value

Required. The ID of the Attribute definition to create. The string must match the following regex: _a-zA-Z{0,255} and must not be a reserved keyword within the Common Expression Language as listed on https://github.com/google/cel-spec/blob/master/doc/langdef.md.