Business Process Identifier Args
data class BusinessProcessIdentifierArgs(val propertyName: Output<String>? = null, val propertyType: Output<String>? = null) : ConvertibleToJava<BusinessProcessIdentifierArgs>
The properties of business process identifier.