EntityArgs

fun EntityArgs(components: Output<Any>? = null, description: Output<String>? = null, entityId: Output<String>? = null, entityName: Output<String>? = null, parentEntityId: Output<String>? = null, tags: Output<Any>? = null, workspaceId: Output<String>? = null)